/hardware/interfaces/media/1.0/ |
H A D | types.hal | 44 uint64_t layerCount;
|
/hardware/interfaces/graphics/mapper/2.0/ |
H A D | IMapper.hal | 40 uint32_t layerCount; 66 * function must return UNSUPPORTED if layerCount is great than 1.
|
/hardware/interfaces/graphics/mapper/2.0/default/ |
H A D | GrallocBufferDescriptor.h | 45 descriptor[3] = descriptorInfo.layerCount;
|
H A D | GrallocMapper.cpp | 94 !descriptorInfo.layerCount) { 98 if (!mCapabilities.layeredBuffers && descriptorInfo.layerCount > 1) {
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 55 dumpsys_log(buf,"PREV_FRAME: layerCount:%2d mdpCount:%2d \ 56 cacheCount:%2d \n", mCachedFrame.layerCount, 58 dumpsys_log(buf,"CURR_FRAME: layerCount:%2d mdpCount:%2d \ 59 fbCount:%2d \n", mCurrentFrame.layerCount, 67 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) 222 layerCount = numLayers; 232 for(int idx = 0; idx < layerCount; idx++) { 248 layerCount = 0; 262 layerCount = curFrame.layerCount; [all...] |
H A D | hwc_mdpcomp.h | 80 int layerCount; member in struct:qhwc::MDPComp::FrameInfo 103 int layerCount; member in struct:qhwc::MDPComp::LayerCache
|
/hardware/interfaces/graphics/allocator/2.0/default/ |
H A D | Gralloc1On0Adapter.h | 111 layerCount(1), 127 layerCount = lc; 144 uint32_t layerCount; member in struct:android::hardware::Gralloc1On0Adapter::Descriptor 182 gralloc1_buffer_descriptor_t descriptorId, uint32_t layerCount) { 184 &Descriptor::setLayerCount, layerCount); 237 *outLayerCount = mDescriptor.layerCount; 181 setLayerCountHook(gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptorId, uint32_t layerCount) argument
|
H A D | Gralloc0Allocator.cpp | 115 if (info.layerCount > 1 || (info.usage >> 32) != 0) {
|
H A D | Gralloc1Allocator.cpp | 279 mDispatch.setLayerCount(mDevice, descriptor, info.layerCount); 280 } else if (info.layerCount > 1) {
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 64 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) 70 dumpsys_log(buf,"CURR_FRAME: layerCount:%2d mdpCount:%2d " 71 "fbCount:%2d \n", mCurrentFrame.layerCount, 94 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) 266 layerCount = numLayers; 276 for(int idx = 0; idx < layerCount; idx++) { 292 layerCount = 0; 303 layerCount = curFrame.layerCount; 310 if(layerCount ! [all...] |
H A D | hwc_copybit.h | 61 int layerCount; member in struct:qhwc::CopyBit::LayerCache
|
H A D | hwc_copybit.cpp | 139 if(mLayerCache.layerCount != ctx->listStats[dpy].numAppLayers) { 407 int layerCount = 0; local 418 layerCount = ctx->listStats[dpy].numAppLayers; 436 if(layerCount == 1) 439 if(layerCount == MAX_LAYERS_FOR_ABC) { 444 for (int i = abcRenderBufIdx + 1; i < layerCount; i++) { 460 for(int i = abcRenderBufIdx + 1; i < layerCount; i++){ 1150 layerCount = 0; 1155 layerCount = ctx->listStats[dpy].numAppLayers;
|
H A D | hwc_mdpcomp.h | 101 int layerCount; member in struct:qhwc::MDPComp::FrameInfo 128 int layerCount; member in struct:qhwc::MDPComp::LayerCache
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 63 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) 69 dumpsys_log(buf,"CURR_FRAME: layerCount:%2d mdpCount:%2d " 70 "fbCount:%2d \n", mCurrentFrame.layerCount, 93 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) 249 layerCount = numLayers; 259 for(int idx = 0; idx < layerCount; idx++) { 274 layerCount = 0; 278 layerCount = curFrame.layerCount; 285 if(layerCount ! [all...] |
H A D | hwc_mdpcomp.h | 98 int layerCount; member in struct:qhwc::MDPComp::FrameInfo 125 int layerCount; member in struct:qhwc::MDPComp::LayerCache
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
H A D | hwc_copybit.h | 63 int layerCount; member in struct:qhwc::CopyBit::LayerCache
|
H A D | hwc_mdpcomp.cpp | 66 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) 72 dumpsys_log(buf,"CURR_FRAME: layerCount:%2d mdpCount:%2d " 73 "fbCount:%2d \n", mCurrentFrame.layerCount, 96 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) 308 layerCount = numLayers; 318 for(int idx = 0; idx < layerCount; idx++) { 333 layerCount = 0; 337 layerCount = curFrame.layerCount; 344 if(layerCount ! [all...] |
H A D | hwc_mdpcomp.h | 108 int layerCount; member in struct:qhwc::MDPComp::FrameInfo 135 int layerCount; member in struct:qhwc::MDPComp::LayerCache
|
H A D | hwc_copybit.cpp | 212 if((mLayerCache.layerCount != ctx->listStats[dpy].numAppLayers) || 518 int layerCount = 0; local 529 layerCount = ctx->listStats[dpy].numAppLayers; 548 if(layerCount == 1) 551 if(layerCount == MAX_LAYERS_FOR_ABC) { 556 for (int i = abcRenderBufIdx + 1; i < layerCount; i++) { 572 for(int i = abcRenderBufIdx + 1; i < layerCount; i++){ 1341 layerCount = 0; 1346 layerCount = ctx->listStats[dpy].numAppLayers;
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_copybit.h | 61 int layerCount; member in struct:qhwc::CopyBit::LayerCache
|
H A D | hwc_mdpcomp.cpp | 75 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) 81 dumpsys_log(buf,"CURR_FRAME: layerCount:%2d mdpCount:%2d " 82 "fbCount:%2d \n", mCurrentFrame.layerCount, 105 for(int index = 0; index < mCurrentFrame.layerCount; index++ ) 332 layerCount = numLayers; 342 for(int idx = 0; idx < layerCount; idx++) { 357 layerCount = 0; 361 layerCount = curFrame.layerCount; 368 if(layerCount ! [all...] |
H A D | hwc_copybit.cpp | 139 if(mLayerCache.layerCount != ctx->listStats[dpy].numAppLayers) { 416 int layerCount = 0; local 427 layerCount = ctx->listStats[dpy].numAppLayers; 445 if(layerCount == 1) 448 if(layerCount == MAX_LAYERS_FOR_ABC) { 453 for (int i = abcRenderBufIdx + 1; i < layerCount; i++) { 469 for(int i = abcRenderBufIdx + 1; i < layerCount; i++){ 1203 layerCount = 0; 1208 layerCount = ctx->listStats[dpy].numAppLayers;
|
H A D | hwc_mdpcomp.h | 103 int layerCount; member in struct:qhwc::MDPComp::FrameInfo 130 int layerCount; member in struct:qhwc::MDPComp::LayerCache
|
/hardware/libhardware/include/hardware/ |
H A D | gralloc1.h | 457 /* setLayerCount(..., layerCount) 471 * layerCount - the desired number of layers, must be non-zero 479 uint32_t layerCount);
|
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
H A D | media_hidl_test_common.cpp | 213 descriptorInfo.layerCount = 1; 254 buffer->omxBuffer.attr.anwBuffer.layerCount = 255 descriptorInfo.layerCount;
|