Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDrmDisplay.h52 uint32_t getWidth() const { return mConnector->getWidth(); } in getWidth() function
DDrmClient.cpp127 .width = display->getWidth(), in getDisplayConfigs()
319 .width = display->getWidth(), in handleHotplug()
DDrmConnector.h46 uint32_t getWidth() const;
DDisplayConfig.h53 int32_t getWidth() const { return mWidth; } in getWidth() function
DDrmConnector.cpp120 uint32_t DrmConnector::getWidth() const { in getWidth() function in aidl::android::hardware::graphics::composer3::impl::DrmConnector
DGralloc.cpp44 status_t status = GraphicBufferMapper::get().getWidth(buffer, &width); in GetWidth()
DDisplay.cpp277 displayConfiguration.width = displayConfig.getWidth(); in getDisplayConfigurations()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DGoldfishHevcHelper.h41 int getWidth() const { return mWidth; } in getWidth() function
DC2GoldfishHevcDec.cpp938 DDD("w changed from old %d to new %d\n", mWidth, mHevcHelper->getWidth()); in process()
947 mWidth = mHevcHelper->getWidth(); in process()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DGoldfishH264Helper.h41 int getWidth() const { return mWidth; } in getWidth() function
DC2GoldfishAvcDec.cpp985 DDD("w changed from old %d to new %d\n", mWidth, mH264Helper->getWidth()); in process()
994 mWidth = mH264Helper->getWidth(); in process()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt25702 HSPLandroid/graphics/Bitmap;->getWidth()I
25794 HSPLandroid/graphics/Canvas;->getWidth()I
26136 HSPLandroid/graphics/NinePatch;->getWidth()I
26300 HSPLandroid/graphics/Picture;->getWidth()I
26342 HSPLandroid/graphics/RecordingCanvas;->getWidth()I
32266 PLandroid/media/metrics/TrackChangeEvent;->getWidth()I
37789 HSPLandroid/text/Layout;->getWidth()I
38931 HSPLandroid/util/Size;->getWidth()I
39409 HSPLandroid/view/Display;->getWidth()I
40475 PLandroid/view/SurfaceControl;->getWidth()I
[all …]