Home
last modified time | relevance | path

Searched defs:vertex (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/script_api/
Drs_graphics.spec800 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/native/libs/renderengine/gl/
DProgram.cpp30 Program::Program(const ProgramCache::Key& /*needs*/, const char* vertex, const char* fragment) in Program()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCbGeoUtilsTest.java122 List<LatLng> vertex = Arrays.asList( in testPointInPolygon() local
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
DImageFlipRenderThread.java233 private static int buildProgram(String vertex, String fragment) { in buildProgram()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java280 private static int buildProgram(String vertex, String fragment) { in buildProgram()
/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.cpp222 bool initialize(const char* vertex, const char* fragment) { in initialize()
/frameworks/rs/
Drs_hal.h335 } vertex; member
/frameworks/native/opengl/libagl/
Dcontext.h202 array_t vertex; member