Searched defs:factor (Results 1 – 15 of 15) sorted by relevance
/hardware/interfaces/health/utils/libhealthtest/include/health-test/ |
D | TestUtils.h | 69 inline AssertionResult IsValueSimilar(int32_t dividend, int32_t divisor, double factor) { in IsValueSimilar()
|
/hardware/google/gfxstream/host/gl/ |
D | TextureResize.cpp | 307 unsigned int factor = 1; in update() local 340 void TextureResize::setupFramebuffers(unsigned int factor) { in setupFramebuffers()
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wificonfig.cpp | 188 u16 factor) in wifi_set_beacon_wifi_iface_stats_averaging_factor()
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wificonfig.cpp | 278 u16 factor) in wifi_set_beacon_wifi_iface_stats_averaging_factor()
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_common.cpp | 411 size_t factor = expectedStatus == StatusV1_2::ERROR_DRM_FRAME_TOO_LARGE ? 1 : 2; in decrypt() local
|
/hardware/interfaces/drm/aidl/vts/ |
D | drm_hal_common.cpp | 509 size_t factor = expectedStatus == Status::ERROR_DRM_FRAME_TOO_LARGE ? 1 : 2; in decrypt() local
|
/hardware/google/gfxstream/guest/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 | 983 void glPolygonOffset_enc(void *self , GLfloat factor, GLfloat units) in glPolygonOffset_enc() 3538 void glPolygonOffsetx_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetx_enc() 6294 void glPolygonOffsetxOES_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetxOES_enc()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 1798 GL_API void GL_APIENTRY glPolygonOffset( GLfloat factor, GLfloat units) { in glPolygonOffset() 1805 GL_API void GL_APIENTRY glPolygonOffsetx( GLfixed factor, GLfixed units) { in glPolygonOffsetx()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 1921 uint factor = 1; in bcm_qdbm_to_mw() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 1510 void GLEScontext::setPolygonOffset(GLfloat factor, GLfloat units) { in setPolygonOffset()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 3298 GL_APICALL void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units){ in glPolygonOffset()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xlib.h | 1337 unsigned short factor; member
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 1016 void glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset()
|
D | gl2_enc.cpp | 3161 void glPolygonOffset_enc(void *self , GLfloat factor, GLfloat units) in glPolygonOffset_enc()
|