Searched refs:mLayerCount (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 201 mLayerCount = 1; in ReadbackBuffer() 213 mGralloc->allocate(mWidth, mHeight, mLayerCount, mFormat, mUsage, in setReadbackBuffer() 216 mLayerCount, mFormat, mUsage, mStride)); in setReadbackBuffer() 262 mLayerCount = 1; 318 mGralloc->allocate(mWidth, mHeight, mLayerCount, mFormat, mUsage, in setBuffer() 323 mLayerCount, mFormat, mUsage, mStride)); in setBuffer()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 135 uint32_t mLayerCount; variable 193 uint32_t mLayerCount; variable
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 468 mGralloc->allocate(layer->mWidth, layer->mHeight, layer->mLayerCount, in TEST_P() 596 mGralloc->allocate(mDisplayWidth, mDisplayHeight, clientLayer->mLayerCount, in TEST_P()
|