Searched defs:_function_type (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp69 enum _function_type enum in class:glcts::DrawElementsBaseVertexTestBase
87 _function_type function_type; /* Tells the type of the basevertex draw call that should
172 std::string getFunctionName(_function_type function_type);
/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java500 _function_type(name, type);
504 private native void _function_type(String name, int type); method in class:Database

Completed in 166 milliseconds