/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/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/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/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 131 uint32_t getHeight() const { return mSize->height; } in getHeight() function in android::C2SoftMpeg4Enc::IntfImpl 246 mEncParams->encHeight[0] = mIntf->getHeight(); in initEncParams() 264 if (mIntf->getWidth() % 16 != 0 || mIntf->getHeight() % 16 != 0) { in initEncParams() 266 mIntf->getWidth(), mIntf->getHeight()); in initEncParams() 389 inBuffer.height() < mIntf->getHeight()) { in process() 392 mIntf->getWidth(), inBuffer.height(), mIntf->getHeight()); in process() 405 uint32_t height = mIntf->getHeight(); in process()
|
/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/qcom/display/msm8994/liboverlay/ |
D | overlayWriteback.h | 85 int getHeight() const { return mYres; } in getHeight() 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/intel/img/hwcomposer/merrifield/include/ |
D | IDisplayDevice.h | 39 int getHeight() const { return mHeight; } in getHeight() function
|
D | DataBuffer.h | 71 uint32_t getHeight() const { return mHeight; } in getHeight() function
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | IDisplayDevice.h | 39 int getHeight() const { return mHeight; } in getHeight() function
|
D | DataBuffer.h | 71 uint32_t getHeight() const { return mHeight; } in getHeight() function
|
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.h | 60 uint32_t getHeight() const { return mYres; }; in getHeight() function
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.cpp | 138 mCodecConfiguration->g_h = mIntf->getHeight(); in initEncoder() 295 uint32_t height = mIntf->getHeight(); in initEncoder() 436 inBuffer.height() != mIntf->getHeight()) { in process() 439 mIntf->getHeight()); in process()
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnRGBPlane.cpp | 119 srcH = mapper.getHeight(); in setDataBuffer() 128 if (linoff > (stride * mapper.getHeight())) { in setDataBuffer()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/ |
D | PhysicalDevice.cpp | 250 values[i] = configChosen->getHeight(); in getDisplayAttributes() 492 config->getHeight(), in dump()
|
/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/intel/img/hwcomposer/merrifield/common/devices/ |
D | PhysicalDevice.cpp | 251 values[i] = configChosen->getHeight(); in getDisplayAttributes() 515 config->getHeight(), in dump()
|