/hardware/qcom/sm8150/display/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 51 this->height = graphicBuffer->getHeight(); in EGLImageBuffer() 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 39 int getHeight();
|
D | Tonemapper.cpp | 142 dst_buffer->getHeight()); in blit()
|
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 51 this->height = graphicBuffer->getHeight(); in EGLImageBuffer() 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 39 int getHeight();
|
D | Tonemapper.cpp | 151 dst_buffer->getHeight()); in blit()
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 51 this->height = graphicBuffer->getHeight(); in EGLImageBuffer() 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 39 int getHeight();
|
D | Tonemapper.cpp | 141 dst_buffer->getHeight()); in blit()
|
/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 51 this->height = graphicBuffer->getHeight(); in EGLImageBuffer() 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 39 int getHeight();
|
D | Tonemapper.cpp | 141 dst_buffer->getHeight()); in blit()
|
/hardware/qcom/sdm845/display/gpu_tonemapper/ |
D | EGLImageBuffer.cpp | 51 this->height = graphicBuffer->getHeight(); in EGLImageBuffer() 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
D | EGLImageBuffer.h | 39 int getHeight();
|
D | Tonemapper.cpp | 141 dst_buffer->getHeight()); in blit()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 106 mScalingHeight = getHeight(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/google/av/media/eco/aidl/android/media/eco/ |
D | IECOSession.aidl | 99 int getHeight(); in getHeight() method
|
/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/liboverlay/ |
D | overlayWriteback.h | 85 int getHeight() const { return mYres; } in getHeight() function
|
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.h | 60 uint32_t getHeight() const { return mYres; }; in getHeight() function
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 67 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure() 171 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure()
|
/hardware/google/av/media/eco/include/eco/ |
D | ECOSession.h | 73 virtual Status getHeight(int32_t* _aidl_return);
|
/hardware/qcom/sm8150/display/gralloc/ |
D | QtiMapperExtensions.h | 78 Return<void> getHeight(void *buffer, getHeight_cb _hidl_cb) override;
|