/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 50 this->width = graphicBuffer->getWidth(); in EGLImageBuffer() 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 38 int getWidth();
|
D | Tonemapper.cpp | 150 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
|
/hardware/qcom/sm8150/display/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 50 this->width = graphicBuffer->getWidth(); in EGLImageBuffer() 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 38 int getWidth();
|
D | Tonemapper.cpp | 141 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
|
/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 50 this->width = graphicBuffer->getWidth(); in EGLImageBuffer() 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 38 int getWidth();
|
D | Tonemapper.cpp | 140 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 50 this->width = graphicBuffer->getWidth(); in EGLImageBuffer() 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
D | Tonemapper.cpp | 140 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
|
/hardware/qcom/sm7250/display/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 50 this->width = graphicBuffer->getWidth(); in EGLImageBuffer() 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 38 int getWidth();
|
D | Tonemapper.cpp | 141 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
|
/hardware/qcom/sdm845/display/gpu_tonemapper/ |
D | EGLImageBuffer.h | 38 int getWidth();
|
D | Tonemapper.cpp | 140 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 105 mScalingWidth = getWidth(ohnd); in prepare() 229 if((getWidth(ohnd) != alW) || (getHeight(ohnd) != alH)) { in setMDPScalingMode() 236 getWidth(ohnd), getHeight(ohnd), scalingMode); in setMDPScalingMode()
|
D | hwc_dump_layers.cpp | 249 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 345 SkImageInfo info = SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer() 366 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayWriteback.h | 84 int getWidth() const { return mXres; } in getWidth() function
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_dump_layers.cpp | 245 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 338 tempSkBmp->setConfig(tempSkBmpConfig, getWidth(hnd), getHeight(hnd)); in dumpLayer() 359 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_dump_layers.cpp | 245 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 337 SkImageInfo info = SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer() 358 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.h | 59 uint32_t getWidth() const { return mXres; }; in getWidth() function
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | RenderEngineVts.cpp | 87 mGraphicBuffer->getWidth(), mGraphicBuffer->getHeight(), in checkColorBuffer()
|
/hardware/google/av/media/eco/include/eco/ |
D | ECOSession.h | 71 virtual Status getWidth(int32_t* _aidl_return);
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_copybit.cpp | 218 buf.w = ALIGN(getWidth(hnd),32); in clear() 315 src.w = getWidth(hnd); in drawLayerUsingCopybit() 320 src.horiz_padding = src.w - getWidth(hnd); in drawLayerUsingCopybit()
|