Home
last modified time | relevance | path

Searched refs:getHeight (Results 1 – 12 of 12) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDisplayConfig.h56 int32_t getHeight() const { return mHeight; } in getHeight() function
57 void getHeight(int32_t height) { mHeight = height; } in getHeight() function
DDrmDisplay.h53 uint32_t getHeight() const { return mConnector->getHeight(); } in getHeight() function
DDrmClient.cpp128 .height = display->getHeight(), in getDisplayConfigs()
320 .height = display->getHeight(), in handleHotplug()
DDrmConnector.h47 uint32_t getHeight() const;
DDrmConnector.cpp129 uint32_t DrmConnector::getHeight() const { in getHeight() function in aidl::android::hardware::graphics::composer3::impl::DrmConnector
DGralloc.cpp58 status_t status = GraphicBufferMapper::get().getHeight(buffer, &height); in GetHeight()
DDisplay.cpp278 displayConfiguration.height = displayConfig.getHeight(); in getDisplayConfigurations()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DGoldfishHevcHelper.h42 int getHeight() const { return mHeight; } in getHeight() function
DC2GoldfishHevcDec.cpp939 DDD("h changed from old %d to new %d\n", mHeight, mHevcHelper->getHeight()); in process()
948 mHeight = mHevcHelper->getHeight(); in process()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DGoldfishH264Helper.h42 int getHeight() const { return mHeight; } in getHeight() function
DC2GoldfishAvcDec.cpp986 DDD("h changed from old %d to new %d\n", mHeight, mH264Helper->getHeight()); in process()
995 mHeight = mH264Helper->getHeight(); in process()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt25692 HSPLandroid/graphics/Bitmap;->getHeight()I
25791 HSPLandroid/graphics/Canvas;->getHeight()I
26135 HSPLandroid/graphics/NinePatch;->getHeight()I
26299 HSPLandroid/graphics/Picture;->getHeight()I
26341 HSPLandroid/graphics/RecordingCanvas;->getHeight()I
32257 PLandroid/media/metrics/TrackChangeEvent;->getHeight()I
37603 HSPLandroid/text/BoringLayout;->getHeight()I
37750 HSPLandroid/text/Layout;->getHeight()I
37751 HSPLandroid/text/Layout;->getHeight(Z)I
38010 HSPLandroid/text/StaticLayout;->getHeight(Z)I
[all …]