/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 56 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 …]
|
D | hwc_mdpcomp.h | 80 int layerCount; member 103 int layerCount; member
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 202 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/ |
D | VtsHalGraphicsMapperV2_1TargetTest.cpp | 62 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/ |
D | ComposerVts.h | 96 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/ |
D | Gralloc1Hal.h | 46 bufferDescriptorInfo.layerCount = descriptorInfo.layerCount; in validateBufferSize() 79 descriptorInfo.width, descriptorInfo.height, descriptorInfo.layerCount, in createDescriptor_2_1()
|
D | Gralloc0Hal.h | 68 descriptorInfo.layerCount, in createDescriptor_2_1()
|
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
D | Gralloc1On0Adapter.h | 111 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/ |
D | hwc_mdpcomp.cpp | 63 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 …]
|
D | hwc_mdpcomp.h | 98 int layerCount; member 125 int layerCount; member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 64 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 …]
|
D | hwc_copybit.cpp | 139 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()
|
D | hwc_copybit.h | 61 int layerCount; member
|
/hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
D | MapperVts.cpp | 38 offsetof(OldBufferDescriptorInfo, layerCount) == 39 offsetof(IMapper::BufferDescriptorInfo, layerCount) &&
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 75 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 …]
|
D | hwc_copybit.cpp | 139 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()
|
D | hwc_copybit.h | 61 int layerCount; member
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 329 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/ |
D | QtiMapper.cpp | 55 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()
|
D | gr_buf_descriptor.h | 55 out[3] = bd_info.layerCount; in Encode()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 300 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/ |
D | MapperHal.h | 41 descriptorInfo.width, descriptorInfo.height, descriptorInfo.layerCount, in createDescriptor()
|
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
D | GrallocBufferDescriptor.h | 44 descriptor[3] = descriptorInfo.layerCount; in grallocEncodeBufferDescriptor()
|
D | Gralloc0Hal.h | 53 if (!descriptorInfo.width || !descriptorInfo.height || !descriptorInfo.layerCount) { in createDescriptor() 57 if (descriptorInfo.layerCount != 1) { in createDescriptor()
|
/hardware/libhardware/include/hardware/ |
D | gralloc1.h | 482 uint32_t layerCount); 704 uint32_t layerCount; member
|