Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 42) sorted by relevance

12

/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dmatrix_transform.inl102 T left, T right,
117 T left, T right,
142 T left, T right,
167 T left, T right,
183 T left, T right,
198 T left, T right,
224 T left, T right,
381 T const left = -range * aspect; local
399 T const left = -range * aspect; local
418 T const left = -range * aspect; local
/hardware/google/gfxstream/guest/OpenglSystemCommon/
DFormatConversions.cpp89 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_legacy/audio/
DA2dpAudioInterface.h91 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; } in setVolume()
DAudioHardwareStub.h38 virtual status_t setVolume(float left, float right) { return NO_ERROR; } in setVolume()
DAudioHardwareGeneric.h55 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; } in setVolume()
DAudioDumpInterface.cpp339 status_t AudioStreamOutDump::setVolume(float left, float right) in setVolume()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c77 int left = w / 4; in prepare() local
/hardware/google/camera/common/hal/utils/
Dzoom_ratio_mapper.cc245 int32_t left = entry.data.i32[0]; in UpdateRects() local
293 int32_t left = regions[i].left; in UpdateWeightedRects() local
Dutils.cc456 const Dimension& active_array_dimension, int32_t* left, in ConvertZoomRatio()
/hardware/google/gfxstream/host/
DHwc2.h45 float left; member
51 int left; member
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBgeom.h121 short left; member
136 short left; member
152 short left; member
173 short left; member
189 short left; member
221 short left; member
233 short left; member
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp123 size_t left, in onInvalidationRequest()
519 size_t left = 0; in invalidate() local
/hardware/libhardware/include_all/hardware/
Dhwcomposer_defs.h69 float left; member
76 int left; member
Dgralloc1.h873 int32_t left; member
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h69 float left; member
76 int left; member
Dgralloc1.h873 int32_t left; member
/hardware/interfaces/thermal/aidl/default/
DThermal.cpp29 bool interfacesEqual(const std::shared_ptr<::ndk::ICInterface>& left, in interfacesEqual()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp616 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()
DGLEScmContext.cpp992 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()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp357 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()
/hardware/interfaces/biometrics/face/aidl/default/
DFakeFaceEngine.cpp116 auto left = (progress.size() - i) / 2 - 1; in enrollImpl() local
/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator.cpp621 float left = output_buffer[request_step], right = output_buffer[request_step + 1]; in TFlitePredictAfterTimeMs() local
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFakeFingerprintEngine.cpp155 auto left = (progress.size() - i) / 2 - 1; in onEnrollFingerDown() local
/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_nvcuvid.h116 int left; /**< OUT: left position of display rect */ member
/hardware/google/pixel/thermal/
DThermal.cpp43 bool interfacesEqual(const std::shared_ptr<::ndk::ICInterface> left, in interfacesEqual()

12