Searched defs:vertex (Results 1 – 14 of 14) sorted by relevance
/frameworks/rs/api/ |
D | rs_graphics.spec | 800 summary: Get the projection matrix for a fixed function vertex program function 814 summary: Load the model matrix for a bound fixed function vertex program function 828 summary: Load the projection matrix for a bound fixed function vertex program function 842 summary: Load the texture matrix for a bound fixed function vertex program function
|
/frameworks/base/libs/hwui/ |
D | Patch.cpp | 61 TextureVertex* vertex = vertices.get(); in Patch() local 147 void Patch::generateRow(const int32_t* xDivs, uint32_t xCount, TextureVertex*& vertex, in generateRow() 187 void Patch::generateQuad(TextureVertex*& vertex, float x1, float y1, float x2, float y2, in generateQuad()
|
D | Program.cpp | 29 Program::Program(const ProgramDescription& description, const char* vertex, const char* fragment) { in Program()
|
D | BakedOpRenderer.cpp | 195 Vertex* vertex = vertices.data(); in drawRects() local
|
D | BakedOpDispatcher.cpp | 118 TextureVertex* vertex = &vertices[0]; in onMergedPatchOps() local 449 ColorTextureVertex* vertex = &mesh[0]; in onBitmapMeshOp() local
|
D | RecordingCanvas.cpp | 309 Vertex* vertex = rectData; in drawSimpleRects() local
|
D | OpenGLRenderer.cpp | 1066 Vertex* vertex = mesh; in clearLayerRegions() local
|
D | DisplayListOp.h | 638 TextureVertex* vertex = &vertices[0]; in multiDraw() local 821 TextureVertex* vertex = &vertices[0]; in multiDraw() local
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | Program.cpp | 28 Program::Program(const ProgramCache::Key& /*needs*/, const char* vertex, const char* fragment) in Program()
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
D | ImageFlipRenderThread.java | 233 private static int buildProgram(String vertex, String fragment) { in buildProgram()
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | GLTextureViewActivity.java | 280 private static int buildProgram(String vertex, String fragment) { in buildProgram()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ImageWallpaper.java | 665 private int buildProgram(String vertex, String fragment) { in buildProgram()
|
/frameworks/rs/ |
D | rs_hal.h | 332 } vertex; member
|
/frameworks/native/opengl/libagl/ |
D | context.h | 202 array_t vertex; member
|