Home
last modified time | relevance | path

Searched refs:layerCount (Results 1 – 25 of 48) 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/composer/2.2/utils/vts/
DComposerVts.cpp202 uint32_t height, uint32_t layerCount, PixelFormat format, in validateBufferSize() argument
208 info.layerCount = layerCount; in validateBufferSize()
216 info.layerCount = layerCount; in validateBufferSize()
/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/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h96 const native_handle_t* allocate(uint32_t width, uint32_t height, uint32_t layerCount,
100 width, height, layerCount,
106 uint32_t layerCount, PixelFormat format, uint64_t usage,
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc1Hal.h46 bufferDescriptorInfo.layerCount = descriptorInfo.layerCount; in validateBufferSize()
79 descriptorInfo.width, descriptorInfo.height, descriptorInfo.layerCount, in createDescriptor_2_1()
DGralloc0Hal.h68 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
/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/composer/2.1/utils/vts/
DComposerVts.cpp329 const native_handle_t* Gralloc::allocate(uint32_t width, uint32_t height, uint32_t layerCount, in allocate() argument
336 info.layerCount = layerCount; in allocate()
344 info.layerCount = layerCount; in allocate()
/hardware/qcom/sdm845/display/gralloc/
DQtiMapper.cpp55 bd.layerCount <= 0) { in ValidDescriptor()
67 static_cast<uint32_t>(descriptor_info.format), descriptor_info.layerCount); in CreateDescriptor()
85 descriptor_info.layerCount, in createDescriptor()
237 info.layer_count = descriptor_info.layerCount; in validateBufferSize()
Dgr_buf_descriptor.h55 out[3] = bd_info.layerCount; in Encode()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.h300 C2F(mLayering, m.layerCount).inRange(0, 4), in IntfImpl()
389 if (me.v.m.layerCount > 4) { in LayeringSetter()
390 me.set().m.layerCount = 4; in LayeringSetter()
398 ALOGI("setting temporal layering %u + %u", me.v.m.layerCount, me.v.m.bLayerCount); in LayeringSetter()
/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()
/hardware/libhardware/include/hardware/
Dgralloc1.h482 uint32_t layerCount);
704 uint32_t layerCount; member

12