Searched refs:image_width_ (Results 1 – 2 of 2) sorted by relevance
| /system/uapp/display-test/ |
| A D | virtual-layer.h | 108 image_width_ = width; in SetImageDimens() 158 uint32_t image_width_ = 0; variable
|
| A D | virtual-layer.cpp | 113 dc_handle, image_width_, image_height_, image_format_, fg_color, bg_color, false); in Init() 116 dc_handle, image_width_, image_height_, image_format_, fg_color, bg_color, false); in Init() 184 interpolate(image_width_ - src_frame_.width, frame_num, kSrcFrameBouncePeriod); in StepLayout()
|
Completed in 9 milliseconds