/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | matrix_transform.inl | 103 T bottom, T top, 118 T bottom, T top, 143 T bottom, T top, 168 T bottom, T top 184 T bottom, T top, 199 T bottom, T top, 225 T bottom, T top, 384 T const top = range; local 402 T const top = range; local 421 T const top = range; local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidGlobal.cpp | 121 const HidGlobal& HidGlobalStack::top() const { in top() function in HidUtil::HidGlobalStack
|
D | HidParser.cpp | 99 const HidGlobal &top = mGlobalStack.top(); in processMainTag() local
|
/hardware/google/gfxstream/guest/OpenglSystemCommon/ |
D | FormatConversions.cpp | 89 int left, int top, int right, int bottom) { in rgb565_to_yv12() 129 int left, int top, int right, int bottom) { in rgb888_to_yv12() 197 int left, int top, int right, int bottom) { in rgb888_to_yuv420p() 234 int left, int top, int right, int bottom) { in yv12_to_rgb565() 279 int left, int top, int right, int bottom) { in yv12_to_rgb888() 319 int left, int top, int right, int bottom) { in yuv420p_to_rgb888() 363 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
|
/hardware/libhardware/tests/hwc/ |
D | test-arrows.c | 78 int top = h / 4; in prepare() local
|
/hardware/google/camera/common/hal/utils/ |
D | zoom_ratio_mapper.cc | 246 int32_t top = entry.data.i32[1]; in UpdateRects() local 294 int32_t top = regions[i].top; in UpdateWeightedRects() local
|
D | utils.cc | 457 int32_t* top, int32_t* width, int32_t* height) { in ConvertZoomRatio()
|
/hardware/google/gfxstream/host/ |
D | Hwc2.h | 46 float top; member 52 int top; member
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XKBgeom.h | 120 short top; member 135 short top; member 151 short top; member 172 short top; member 188 short top; member 220 short top; member 232 short top; member
|
/hardware/libhardware/include_all/hardware/ |
D | hwcomposer_defs.h | 70 float top; member 77 int top; member
|
D | gralloc1.h | 874 int32_t top; member
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer_defs.h | 70 float top; member 77 int top; member
|
D | gralloc1.h | 874 int32_t top; member
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 616 void CoreProfileEngine::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in orthof() 620 void CoreProfileEngine::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in frustumf()
|
D | GLEScmContext.cpp | 992 void GLEScmContext::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,… in orthof() 1002 void GLEScmContext::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNea… in frustumf()
|
D | GLEScmImp.cpp | 991 GL_API void GL_APIENTRY glFrustumf( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfl… in glFrustumf() 998 GL_API void GL_APIENTRY glFrustumx( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi… in glFrustumx() 1730 GL_API void GL_APIENTRY glOrthof( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloa… in glOrthof() 1736 GL_API void GL_APIENTRY glOrthox( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixe… in glOrthox()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 1417 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 1531 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1757 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES() 1763 void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z… in glOrthofOES()
|
D | gl_enc.cpp | 261 void glFrustumf_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in glFrustumf_enc() 866 void glOrthof_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in glOrthof_enc() 2234 void glFrustumx_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glFrustumx_enc() 3393 void glOrthox_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zN… in glOrthox_enc() 5531 void glFrustumxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… in glFrustumxOES_enc() 6177 void glOrthoxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed… in glOrthoxOES_enc() 7257 void glFrustumfOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLflo… in glFrustumfOES_enc() 7289 void glOrthofOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat… in glOrthofOES_enc()
|
/hardware/google/aemu/third-party/cuda/include/host-common/ |
D | dynlink_nvcuvid.h | 117 int top; /**< OUT: top position of display rect */ member
|
D | dynlink_cuviddec.h | 178 short top; member 196 short top; member
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice.cpp | 237 int left, int top, int right, int bottom) { in sSetCrop()
|
/hardware/google/camera/common/hal/common/ |
D | hal_types.h | 323 uint32_t top; member
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 564 Return<Status> PreviewWindowCb::setCrop(int32_t left, int32_t top, in setCrop()
|