Home
last modified time | relevance | path

Searched defs:newWidth (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DDisplaySurface.cpp50 void DisplaySurface::updateSize(uint32_t newWidth, uint32_t newHeight) { in updateSize()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp2501 int newWidth; in setPreviewSize() local
2603 int newWidth; in setPictureSize() local
2677 int newWidth; in setVideoSize() local
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_fxt1.c1186 int32_t newWidth = (width + 7) & ~7; in fxt1_encode() local