Home
last modified time | relevance | path

Searched defs:right (Results 1 – 25 of 35) sorted by relevance

12

/device/generic/vulkan-cereal/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,
382 T const right = range * aspect; local
400 T const right = range * aspect; local
419 T const right = range * aspect; local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp93 int left, int top, int right, int bottom) { in rgb565_to_yv12()
133 int left, int top, int right, int bottom) { in rgb888_to_yv12()
201 int left, int top, int right, int bottom) { in rgb888_to_yuv420p()
238 int left, int top, int right, int bottom) { in yv12_to_rgb565()
283 int left, int top, int right, int bottom) { in yv12_to_rgb888()
323 int left, int top, int right, int bottom) { in yuv420p_to_rgb888()
/device/generic/vulkan-cereal/fake-android-guest/android/
Drect.h45 int32_t right; member
/device/generic/vulkan-cereal/fake-android-guest/ui/
DFloatRect.h37 float right = 0.0f; variable
/device/generic/goldfish-opengl/fuchsia/include/android/
Drect.h54 int32_t right; member
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/1/device/google/atv/audio_proxy/
DIOutputStream.aidl29 void setVolume(float left, float right); in setVolume()
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/2/device/google/atv/audio_proxy/
DIOutputStream.aidl29 void setVolume(float left, float right); in setVolume()
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer_defs.h64 float right; member
71 int right; member
/device/generic/vulkan-cereal/stream-servers/
DHwc2.h47 float right; member
53 int right; member
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/3/device/google/atv/audio_proxy/
DIOutputStream.aidl29 void setVolume(float left, float right); in setVolume()
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/current/device/google/atv/audio_proxy/
DIOutputStream.aidl29 void setVolume(float left, float right); in setVolume()
/device/google/atv/audio_proxy/interfaces/aidl/device/google/atv/audio_proxy/
DIOutputStream.aidl46 void setVolume(float left, float right); in setVolume()
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp53 void AudioProxyStreamOut::setVolume(float left, float right) { in setVolume()
DOutputStreamImpl.cpp251 ndk::ScopedAStatus OutputStreamImpl::setVolume(float left, float right) { in setVolume()
/device/google/atv/audio_proxy/service/
DDummyBusOutputStream.cpp58 bool DummyBusOutputStream::setVolume(float left, float right) { return true; } in setVolume()
DRemoteBusOutputStream.cpp67 bool RemoteBusOutputStream::setVolume(float left, float right) { in setVolume()
DStreamOutImpl.cpp239 Return<Result> StreamOutImpl::setVolume(float left, float right) { in setVolume()
/device/generic/vulkan-cereal/fake-android-guest/nativebase/
Dnativebase.h50 int32_t right; member
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java173 int left, right; in onLayout() local
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf()
186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof()
436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx()
616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox()
886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES()
976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES()
1161 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES()
1166 void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z… in glOrthofOES()
/device/generic/goldfish-opengl/system/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()
/device/generic/vulkan-cereal/stream-servers/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()
DGLEScmImp.cpp991 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()
1723 GL_API void GL_APIENTRY glOrthof( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloa… in glOrthof()
1729 GL_API void GL_APIENTRY glOrthox( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixe… in glOrthox()
/device/generic/goldfish/camera/
Dabc3d.cpp426 const double left, const double right, in frustum()
/device/generic/goldfish/audio/
Dstream_out.cpp409 Return<Result> StreamOut::setVolume(float left, float right) { in setVolume()

12