Searched defs:getStride (Results 1 - 6 of 6) 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.h143 uint32_t getStride() const { return static_cast<uint32_t>(stride); } function in class:android::GraphicBuffer
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2845 * called stride, can be queried using the {@link #getStride()} method.
2985 public long getStride() { method in class:Allocation
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DAllocation.java518 * called stride, can be queried using the {@link #getStride()} method.
565 public long getStride() { method in class:Allocation
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1075 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 84 milliseconds