Home
last modified time | relevance | path

Searched defs:units (Results 1 – 25 of 33) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/third_party/perf/
Dperf_test.cc60 const std::string &units, in ResultsToString()
77 const std::string &units, in PrintResultsImpl()
96 const std::string &units, in PrintResult()
107 const std::string &units, in PrintResult()
119 const std::string &units, in AppendResult()
130 const std::string &units, in PrintResult()
142 const std::string &units, in AppendResult()
153 const std::string &units, in PrintResultMeanAndError()
164 const std::string &units, in AppendResultMeanAndError()
175 const std::string &units, in PrintResultList()
[all …]
Dperf_result_reporter.cc20 const std::string &units) in RegisterFyiMetric()
26 const std::string &units) in RegisterImportantMetric()
71 const std::string &units, in RegisterMetric()
Dperf_result_reporter.h16 std::string units; member
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/gles1/
DTextureTargetEnableTest.cpp54 GLint units; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL46.cpp37 GLfloat units, in ValidatePolygonOffsetClamp()
DContext_gles_1_0.cpp477 void Context::polygonOffsetx(GLfixed factor, GLfixed units) in polygonOffsetx()
Dcapture_gles_1_0_autogen.cpp999 GLfixed units) in CapturePolygonOffsetx()
DState.cpp992 void State::setPolygonOffsetParams(GLfloat factor, GLfloat units) in setPolygonOffsetParams()
DvalidationES1.cpp1227 bool ValidatePolygonOffsetx(const Context *context, GLfixed factor, GLfixed units) in ValidatePolygonOffsetx()
Dcapture_gles_2_0_autogen.cpp1558 GLfloat units) in CapturePolygonOffset()
DvalidationES2.cpp5210 bool ValidatePolygonOffset(const Context *context, GLfloat factor, GLfloat units) in ValidatePolygonOffset()
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_4_6_autogen.cpp89 void GL_APIENTRY PolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in PolygonOffsetClamp()
Dentry_points_gl_1_1_autogen.cpp538 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset()
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp312 std::string units; in printResults() local
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/
DlibGLESv1_CM.cpp168 void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset()
634 void GL_APIENTRY glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp206 void glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset()
641 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx()
996 void glPolygonOffsetxOES(GLfixed factor, GLfixed units) in glPolygonOffsetxOES()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp489 void glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset()
1009 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx()
1555 void glPolygonOffsetxOES(GLfixed factor, GLfixed units) in glPolygonOffsetxOES()
Dgl_enc.cpp946 void glPolygonOffset_enc(void *self , GLfloat factor, GLfloat units) in glPolygonOffset_enc()
3420 void glPolygonOffsetx_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetx_enc()
6088 void glPolygonOffsetxOES_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetxOES_enc()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1564 void StateManagerGL::setPolygonOffset(float factor, float units) in setPolygonOffset()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DGLEScmImp.cpp1791 GL_API void GL_APIENTRY glPolygonOffset( GLfloat factor, GLfloat units) { in glPolygonOffset()
1798 GL_API void GL_APIENTRY glPolygonOffsetx( GLfixed factor, GLfixed units) { in glPolygonOffsetx()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1314 void GL_APIENTRY PolygonOffsetx(GLfixed factor, GLfixed units) in PolygonOffsetx()
Dentry_points_gles_2_0_autogen.cpp2116 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset()
DlibGLESv2_autogen.cpp547 void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset()
2612 void GL_APIENTRY glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx()
7927 void GL_APIENTRY glPolygonOffsetContextANGLE(GLeglContext ctx, GLfloat factor, GLfloat units) in glPolygonOffsetContextANGLE()
7932 void GL_APIENTRY glPolygonOffsetxContextANGLE(GLeglContext ctx, GLfixed factor, GLfixed units) in glPolygonOffsetxContextANGLE()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLEScontext.cpp1485 void GLEScontext::setPolygonOffset(GLfloat factor, GLfloat units) { in setPolygonOffset()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Imp.cpp3197 GL_APICALL void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units){ in glPolygonOffset()

12