Searched defs:minW (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | bbox.c | 36 GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, in _mesa_PrimitiveBoundingBox()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 230 int minW = deCeilFloatToInt32(minSize * (float)targetWidth); in computeRandomQuad() local
|
D | glsFragOpInteractionCase.cpp | 189 const int minW = deCeilFloatToInt32(minSize * (float)targetW); in getRandomQuad() local
|
/external/pdfium/fxjs/xfa/ |
D | cjx_draw.cpp | 89 void CJX_Draw::minW(CFXJSE_Value* pValue, in minW() function in CJX_Draw
|
D | cjx_subform.cpp | 159 void CJX_Subform::minW(CFXJSE_Value* pValue, in minW() function in CJX_Subform
|
D | cjx_exclgroup.cpp | 232 void CJX_ExclGroup::minW(CFXJSE_Value* pValue, in minW() function in CJX_ExclGroup
|
D | cjx_field.cpp | 461 void CJX_Field::minW(CFXJSE_Value* pValue, in minW() function in CJX_Field
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 4843 …TRY glPrimitiveBoundingBox (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, …
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 4169 …undingBox (glw::GLfloat minX, glw::GLfloat minY, glw::GLfloat minZ, glw::GLfloat minW, glw::GLfloa…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 4495 void glwPrimitiveBoundingBox (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX,…
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 31588 GLfloat minW; member 31600 const GLfloat minW = cmd->minW; in _mesa_unmarshal_PrimitiveBoundingBox() local 31608 _mesa_marshal_PrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat … in _mesa_marshal_PrimitiveBoundingBox()
|