Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DDisplaySurface.cpp50 void DisplaySurface::updateSize(uint32_t newWidth, uint32_t newHeight) { in updateSize()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp499 uint32_t newWidth = video_def->nFrameWidth; in internalSetParameter() local