| /device/generic/vulkan-cereal/include/glm/gtc/ |
| D | matrix_transform.inl | 102 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
|
| /device/generic/vulkan-cereal/protocols/vulkan/katex/contrib/ |
| D | auto-render.min.js | 1 …r r=[{type:"text",data:e}];for(var a=0;a<t.length;a++){var i=t[a];r=n(r,i.left,i.right,i.display||… property
|
| /device/generic/vulkan-cereal/protocols/vulkan/out/katex/contrib/ |
| D | auto-render.min.js | 1 …r r=[{type:"text",data:e}];for(var a=0;a<t.length;a++){var i=t[a];r=n(r,i.left,i.right,i.display||… property
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
| D | VectorizeVectorScalarArithmetic.cpp | 87 TIntermTyped *left = node->getLeft(); in visitBinary() local 139 TIntermTyped *left = argBinary->getLeft(); in replaceMathInsideConstructor() local 168 TIntermTyped *left = argBinary->getLeft(); in replaceAssignInsideConstructor() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | translate_math.js | 19 { left: "\\[", right: "\\]", display: true}, property 21 { left: "\\(", right: "\\)", display: false} property
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/ |
| D | ReplaceClipDistanceVariable.cpp | 78 TIntermSymbol *left = node->getLeft()->getAsSymbolNode(); in visitBinary() local 256 TIntermBinary *left = new TIntermBinary(EOpIndexDirect, glClipDistanceSymbol->deepCopy(), in ReplaceClipDistanceAssignments() local 300 TIntermBinary *left = new TIntermBinary( in ReplaceClipDistanceAssignments() local
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | FormatConversions.cpp | 93 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() 367 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
|
| /device/generic/vulkan-cereal/fake-android-guest/ui/ |
| D | FloatRect.h | 35 float left = 0.0f; variable
|
| D | Gralloc2.h | 54 int32_t left; member
|
| /device/generic/vulkan-cereal/fake-android-guest/android/ |
| D | rect.h | 41 int32_t left; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/third_party/compiler/ |
| D | ArrayBoundsClamper.cpp | 60 TIntermTyped *left = node->getLeft(); in visitBinary() local
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/ |
| D | XKBgeom.h | 121 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
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | Hwc2.h | 42 float left; member 48 int left; member
|
| /device/generic/vulkan-cereal/fake-android-guest/hardware/ |
| D | hwcomposer_defs.h | 62 float left; member 69 int left; member
|
| /device/generic/goldfish-opengl/system/gralloc/ |
| D | gralloc_30.cpp | 192 const int left, const int top, const int width, const int height, in lock() 225 const int left, const int top, const int width, const int height, in lock_ycbcr() 291 const int left, const int top, const int width, const int height, in lock_impl() 383 const int left = handle.lockedLeft; in unlock_impl() local
|
| /device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ |
| D | gralloc1.h | 58 int32_t left; member
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/include/lib/ |
| D | rbtree.h | 44 rb_idx_t parent, left, right; member
|
| /device/generic/vulkan-cereal/third-party/angle/samples/multi_window/ |
| D | MultiWindow.cpp | 109 int left = rootWindow->getX(); in draw() local
|
| /device/generic/vulkan-cereal/fake-android-guest/nativebase/ |
| D | nativebase.h | 48 int32_t left; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | ParseContext.cpp | 379 const TType &left, in assignError() 404 const TType &left, in binaryOpError() 5243 TIntermTyped *left, in binaryOpCommonCheck() 5493 const TType &left, in isMultiplicationTypeCombinationValid() 5536 TIntermTyped *left, in addBinaryMathInternal() 5606 TIntermTyped *left, in addBinaryMath() 5620 TIntermTyped *left, in addBinaryMathBooleanResult() 5635 TIntermTyped *left, in addAssign() 5670 TIntermTyped *TParseContext::addComma(TIntermTyped *left, in addComma()
|
| D | IntermNode.cpp | 36 TPrecision GetHigherPrecision(TPrecision left, TPrecision right) in GetHigherPrecision() 1129 TOperator TIntermBinary::GetMulOpBasedOnOperands(const TType &left, const TType &right) in GetMulOpBasedOnOperands() 1178 TOperator TIntermBinary::GetMulAssignOpBasedOnOperands(const TType &left, const TType &right) in GetMulAssignOpBasedOnOperands() 1320 TIntermBinary::TIntermBinary(TOperator op, TIntermTyped *left, TIntermTyped *right) in TIntermBinary() 1328 TIntermBinary *TIntermBinary::CreateComma(TIntermTyped *left, in CreateComma() 1519 const TIntermTyped *left, in GetCommaQualifier()
|
| /device/google/atv/audio_proxy/ |
| D | AudioProxyStreamOut.cpp | 242 Result AudioProxyStreamOut::setVolume(float left, float right) { in setVolume()
|
| /device/google/atv/audio_proxy/service/ |
| D | DummyOutputStream.cpp | 151 Return<Result> DummyOutputStream::setVolume(float left, float right) { in setVolume()
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 96 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/ |
| 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()
|