Home
last modified time | relevance | path

Searched defs:getLogicalWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DHardwareBufferRenderParams.h56 int32_t getLogicalWidth() { return mLogicalWidth; } in getLogicalWidth() function
/frameworks/opt/bitmap/src/com/android/bitmap/
DReusableBitmap.java57 public int getLogicalWidth() { in getLogicalWidth() method in ReusableBitmap