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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DMesh.cpp95 size_t Mesh::getStride() const { function in class:android::Mesh
/frameworks/native/include/ui/
H A DGraphicBuffer.h91 uint32_t getStride() const { return static_cast<uint32_t>(stride); } function in class:android::GraphicBuffer
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp789 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 138 milliseconds