Searched defs:getStride (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/include/ui/ | ||
D | GraphicBuffer.h | 86 uint32_t getStride() const { return stride; } in getStride() function |
/frameworks/base/core/jni/ | ||
D | android_view_SurfaceControl.cpp | 96 uint32_t getStride() const { in getStride() function in android::ScreenshotPixelRef |
/frameworks/native/libs/gui/ | ||
D | SurfaceComposerClient.cpp | 701 uint32_t ScreenshotClient::getStride() const { in getStride() function in android::ScreenshotClient |
/frameworks/base/opengl/java/android/opengl/ | ||
D | GLLogWrapper.java | 3932 public int getStride() { in getStride() method in GLLogWrapper.PointerInfo |