Home
last modified time | relevance | path

Searched refs:layerCount (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp56 cacheCount:%2d \n", mCachedFrame.layerCount, in dump()
59 fbCount:%2d \n", mCurrentFrame.layerCount, in dump()
67 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) in dump()
222 layerCount = numLayers; in reset()
232 for(int idx = 0; idx < layerCount; idx++) { in map()
248 layerCount = 0; in reset()
262 layerCount = curFrame.layerCount; in updateCounts()
435 mCurrentFrame.mdpCount = mCurrentFrame.layerCount; in fullMDPComp()
575 while (i < mCurrentFrame.layerCount) { in batchLayers()
577 while(mCurrentFrame.isFBComposed[i] && i < mCurrentFrame.layerCount) { in batchLayers()
[all …]
Dhwc_mdpcomp.h80 int layerCount; member
103 int layerCount; member
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DVtsHalGraphicsMapperV2_1TargetTest.cpp62 mDummyDescriptorInfo.layerCount = 1; in SetUp()
121 info.layerCount = 1; in TEST_F()
142 info.layerCount *= 2; in TEST_F()
146 info.layerCount /= 2; in TEST_F()
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc1Hal.h46 bufferDescriptorInfo.layerCount = descriptorInfo.layerCount; in validateBufferSize()
77 descriptorInfo.width, descriptorInfo.height, descriptorInfo.layerCount, in createDescriptor_2_1()
DGralloc0Hal.h56 descriptorInfo.width, descriptorInfo.height, descriptorInfo.layerCount, in createDescriptor_2_1()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h111 layerCount(1), in Descriptor()
127 layerCount = lc; in setLayerCount()
144 uint32_t layerCount; member
182 gralloc1_buffer_descriptor_t descriptorId, uint32_t layerCount) { in setLayerCountHook() argument
184 &Descriptor::setLayerCount, layerCount); in setLayerCountHook()
237 *outLayerCount = mDescriptor.layerCount; in getLayerCount()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp63 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) in dump()
70 "fbCount:%2d \n", mCurrentFrame.layerCount, in dump()
93 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) in dump()
249 layerCount = numLayers; in reset()
259 for(int idx = 0; idx < layerCount; idx++) { in map()
274 layerCount = 0; in reset()
278 layerCount = curFrame.layerCount; in updateCounts()
285 if(layerCount != curFrame.layerCount) in isSameFrame()
287 for(int i = 0; i < curFrame.layerCount; i++) { in isSameFrame()
775 mCurrentFrame.mdpCount = mCurrentFrame.layerCount - mCurrentFrame.fbCount - in fullMDPComp()
[all …]
Dhwc_mdpcomp.h98 int layerCount; member
125 int layerCount; member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp64 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) in dump()
71 "fbCount:%2d \n", mCurrentFrame.layerCount, in dump()
94 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) in dump()
266 layerCount = numLayers; in reset()
276 for(int idx = 0; idx < layerCount; idx++) { in map()
292 layerCount = 0; in reset()
303 layerCount = curFrame.layerCount; in updateCounts()
310 if(layerCount != curFrame.layerCount) in isSameFrame()
312 for(int i = 0; i < curFrame.layerCount; i++) { in isSameFrame()
781 mCurrentFrame.mdpCount = mCurrentFrame.layerCount - mCurrentFrame.fbCount - in fullMDPComp()
[all …]
Dhwc_copybit.cpp139 if(mLayerCache.layerCount != ctx->listStats[dpy].numAppLayers) { in getLayersChanging()
407 int layerCount = 0; in drawUsingAppBufferComposition() local
418 layerCount = ctx->listStats[dpy].numAppLayers; in drawUsingAppBufferComposition()
436 if(layerCount == 1) in drawUsingAppBufferComposition()
439 if(layerCount == MAX_LAYERS_FOR_ABC) { in drawUsingAppBufferComposition()
444 for (int i = abcRenderBufIdx + 1; i < layerCount; i++) { in drawUsingAppBufferComposition()
460 for(int i = abcRenderBufIdx + 1; i < layerCount; i++){ in drawUsingAppBufferComposition()
1150 layerCount = 0; in reset()
1155 layerCount = ctx->listStats[dpy].numAppLayers; in updateCounts()
Dhwc_copybit.h61 int layerCount; member
Dhwc_mdpcomp.h101 int layerCount; member
128 int layerCount; member
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp38 offsetof(OldBufferDescriptorInfo, layerCount) ==
39 offsetof(IMapper::BufferDescriptorInfo, layerCount) &&
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp75 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) in dump()
82 "fbCount:%2d \n", mCurrentFrame.layerCount, in dump()
105 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) in dump()
332 layerCount = numLayers; in reset()
342 for(int idx = 0; idx < layerCount; idx++) { in map()
357 layerCount = 0; in reset()
361 layerCount = curFrame.layerCount; in updateCounts()
368 if(layerCount != curFrame.layerCount) in isSameFrame()
370 for(int i = 0; i < curFrame.layerCount; i++) { in isSameFrame()
882 mCurrentFrame.mdpCount = mCurrentFrame.layerCount - mCurrentFrame.fbCount - in fullMDPComp()
[all …]
Dhwc_copybit.cpp139 if(mLayerCache.layerCount != ctx->listStats[dpy].numAppLayers) { in getLayersChanging()
416 int layerCount = 0; in drawUsingAppBufferComposition() local
427 layerCount = ctx->listStats[dpy].numAppLayers; in drawUsingAppBufferComposition()
445 if(layerCount == 1) in drawUsingAppBufferComposition()
448 if(layerCount == MAX_LAYERS_FOR_ABC) { in drawUsingAppBufferComposition()
453 for (int i = abcRenderBufIdx + 1; i < layerCount; i++) { in drawUsingAppBufferComposition()
469 for(int i = abcRenderBufIdx + 1; i < layerCount; i++){ in drawUsingAppBufferComposition()
1203 layerCount = 0; in reset()
1208 layerCount = ctx->listStats[dpy].numAppLayers; in updateCounts()
Dhwc_copybit.h61 int layerCount; member
/hardware/interfaces/graphics/mapper/2.1/utils/hal/include/mapper-hal/2.1/
DMapperHal.h41 descriptorInfo.width, descriptorInfo.height, descriptorInfo.layerCount, in createDescriptor()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocBufferDescriptor.h44 descriptor[3] = descriptorInfo.layerCount; in grallocEncodeBufferDescriptor()
DGralloc0Hal.h53 if (!descriptorInfo.width || !descriptorInfo.height || !descriptorInfo.layerCount) { in createDescriptor()
57 if (descriptorInfo.layerCount != 1) { in createDescriptor()
DGralloc1Hal.h73 if (!descriptorInfo.width || !descriptorInfo.height || !descriptorInfo.layerCount) { in createDescriptor()
77 if (!mCapabilities.layeredBuffers && descriptorInfo.layerCount != 1) { in createDescriptor()
/hardware/libhardware/include/hardware/
Dgralloc1.h482 uint32_t layerCount);
705 uint32_t layerCount; member
/hardware/interfaces/graphics/mapper/2.1/
DIMapper.hal48 uint32_t layerCount;
109 * function must return UNSUPPORTED if layerCount is great than 1.
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h292 error = mDispatch.setLayerCount(mDevice, descriptor, info.layerCount); in createDescriptor()
293 } else if (info.layerCount > 1) { in createDescriptor()
DGralloc0Hal.h129 if (info.layerCount > 1 || (info.usage >> 32) != 0) { in allocateOneBuffer()
/hardware/interfaces/media/1.0/
Dtypes.hal44 uint64_t layerCount;

12