Searched defs:yStridePixels (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/ |
D | YUVConverter.cpp | 316 uint32_t* yStridePixels, in getYUVOffsets() 873 uint32_t yWidth, yHeight = 0, yOffsetBytes, yStridePixels = 0, yStrideBytes; in init() local 940 uint32_t yWidth, yHeight, yOffsetBytes, yStridePixels, yStrideBytes; in readPixels() local 1023 uint32_t yWidth = 0, yHeight = 0, yOffsetBytes, yStridePixels = 0, yStrideBytes; in drawConvertFromFormat() local 1086 void YUVConverter::updateCutoffs(float yWidth, float yStridePixels, in updateCutoffs()
|
/hardware/google/gfxstream/host/ |
D | virtio-gpu-gfxstream-renderer.cpp | 482 uint32_t yStridePixels; in virgl_format_to_total_xfer_len() local
|