| /device/generic/vulkan-cereal/stream-servers/ |
| D | TextureResize.cpp | 313 unsigned int factor = 1; in update() local 346 void TextureResize::setupFramebuffers(unsigned int factor) { in setupFramebuffers()
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
| D | xa-class-audio-codec.c | 84 u32 factor; member 112 u32 factor; in xa_codec_prepare_runtime() local
|
| D | xa-class-mixer.c | 181 u32 factor; in xa_mixer_prepare_runtime() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationGL46.cpp | 36 GLfloat factor, in ValidatePolygonOffsetClamp()
|
| D | Context_gles_1_0.cpp | 477 void Context::polygonOffsetx(GLfixed factor, GLfixed units) in polygonOffsetx()
|
| D | capture_gles_1_0_autogen.cpp | 998 GLfixed factor, in CapturePolygonOffsetx()
|
| D | State.cpp | 992 void State::setPolygonOffsetParams(GLfloat factor, GLfloat units) in setPolygonOffsetParams()
|
| D | validationES1.cpp | 1227 bool ValidatePolygonOffsetx(const Context *context, GLfixed factor, GLfixed units) in ValidatePolygonOffsetx()
|
| D | validationGL1.cpp | 522 bool ValidateLineStipple(const Context *, GLint factor, GLushort pattern) in ValidateLineStipple()
|
| D | capture_gles_2_0_autogen.cpp | 1557 GLfloat factor, in CapturePolygonOffset()
|
| D | Context_gl.cpp | 1168 void Context::lineStipple(GLint factor, GLushort pattern) in lineStipple() 3742 void Context::polygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in polygonOffsetClamp()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_4_6_autogen.cpp | 89 void GL_APIENTRY PolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in PolygonOffsetClamp()
|
| D | entry_points_gl_1_1_autogen.cpp | 538 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/ |
| D | libGLESv1_CM.cpp | 168 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/ |
| D | gles.cpp | 206 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/ |
| D | gl_entry.cpp | 489 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()
|
| D | gl_enc.cpp | 946 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/ |
| D | StateManagerGL.cpp | 1564 void StateManagerGL::setPolygonOffset(float factor, float units) in setPolygonOffset()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/ |
| D | GLEScmImp.cpp | 1791 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/image_util/ |
| D | loadimage_etc.cpp | 760 const int factor = gl::clamp( in matchBC1Bits() local 794 const int factor = gl::clamp( in matchBC1Bits() local
|
| /device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
| D | bosch_bmi160.c | 4216 static size_t calcFifoSize(const int* iPeriod, const int* iLatency, const int* factor, int n) { 4254 const int factor[] = {6, 6, 8}; local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | entry_points_gles_1_0_autogen.cpp | 1314 void GL_APIENTRY PolygonOffsetx(GLfixed factor, GLfixed units) in PolygonOffsetx()
|
| D | entry_points_gles_2_0_autogen.cpp | 2116 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
| D | GLEScontext.cpp | 1485 void GLEScontext::setPolygonOffset(GLfloat factor, GLfloat units) { in setPolygonOffset()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/ |
| D | GLESv2Imp.cpp | 3197 GL_APICALL void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units){ in glPolygonOffset()
|