Searched defs:getStride (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DMesh.cpp69 size_t Mesh::getStride() const { function in class:android::Mesh
/frameworks/native/include/ui/
H A DGraphicBuffer.h89 uint32_t getStride() const { return stride; } function in class:android::GraphicBuffer
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp790 uint32_t ScreenshotClient::getStride() const { function in class:android::ScreenshotClient
/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java1076 int stride = pointer.getStride();
3932 public int getStride() { method in class:GLLogWrapper.PointerInfo

Completed in 170 milliseconds