| /frameworks/native/libs/ui/tools/ |
| D | lutgen.cpp | 96 int index = 0; in handleCommandLineArgments() local 135 size_t index = filename.find_last_of('.'); in main() local 164 for (size_t z = 0; z < gSize; z++) { in main() local
|
| /frameworks/native/opengl/tests/testViewport/src/com/android/test/ |
| D | TestView.java | 170 public void set(int i, int j, float x, float y, float z) { in set() 178 int index = mW * j + i; in set() local 254 float z = 0.0f; in createGrid() local
|
| /frameworks/base/location/java/com/android/internal/location/altitude/ |
| D | S2CellIdUtils.java | 109 int index = 0; in getEdgeNeighbors() local 143 double z = Math.sin(latRadians); in fromLatLngRadians() local 207 private static long fromXyz(double x, double y, double z) { in fromXyz() 249 double z = xyzTransform.uvToZ(u, v); in fromFijWrap() local 272 private static int xyzToFace(double x, double y, double z) { in xyzToFace() 629 double xyzToU(double x, double y, double z); in xyzToU() 635 double xyzToV(double x, double y, double z); in xyzToV()
|
| /frameworks/base/core/jni/android/opengl/ |
| D | util.cpp | 49 void mx4transform(float x, float y, float z, float w, const float* pM, float* pDest) { in mx4transform() 86 int index = pIndices[i]; in visibilityTest() local 302 inline float distance2(float x, float y, float z) { in distance2() 306 inline float distance(float x, float y, float z) { in distance() 360 float z = *pSrc++; in util_computeBoundingSphere() local 395 static inline float signedDistance(const float* pPlane, float x, float y, float z) { in signedDistance() 404 float z = pSphere[2]; in sphereHitsFrustum() local
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES20.java | 355 int index, in glBindAttribLocation() 668 int index in glDisableVertexAttribArray() 706 int index in glEnableVertexAttribArray() 814 int index, in glGetActiveAttrib() 832 int index, in glGetActiveAttrib() 844 int index, in glGetActiveAttrib() 855 int index, in glGetActiveAttrib() 863 int index, in glGetActiveUniform() 881 int index, in glGetActiveUniform() 892 int index, in glGetActiveUniform() [all …]
|
| D | GLLogWrapper.java | 149 int index = offset + i; in toString() local 167 int index = offset + i; in toString() local 185 int index = offset + i; in toString() local 1061 String name, PointerInfo pointer, int index) { in doArrayElement() 2267 public void glRotatef(float angle, float x, float y, float z) { in glRotatef() 2279 public void glRotatex(int angle, int x, int y, int z) { in glRotatex() 2311 public void glScalef(float x, float y, float z) { in glScalef() 2322 public void glScalex(int x, int y, int z) { in glScalex() 2546 public void glTranslatef(float x, float y, float z) { in glTranslatef() 2556 public void glTranslatex(int x, int y, int z) { in glTranslatex() [all …]
|
| D | GLES30.java | 833 int index, in glGetIntegeri_v() 842 int index, in glGetIntegeri_v() 861 int index, in glBindBufferRange() 871 int index, in glBindBufferBase() 887 int index, in glGetTransformFeedbackVarying() 906 int index, in glGetTransformFeedbackVarying() 918 int index, in glGetTransformFeedbackVarying() 930 int index, in glGetTransformFeedbackVarying() 941 int index, in glGetTransformFeedbackVarying() 949 int index, in glVertexAttribIPointerBounds() [all …]
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
| D | GLES20Canvas.java | 393 public void translate(float x, float y, float z) { in translate() 402 int index = mCurrentMatrixIndex; in translate() local 416 public void rotate(float angle, float x, float y, float z) { in rotate() 423 int index = mCurrentMatrixIndex; in rotate() local 432 int index = mCurrentMatrixIndex; in multiplyMatrix() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | WindowOrientationListener.java | 696 float z = event.values[ACCELEROMETER_DATA_Z]; in onSensorChanged() local 1064 private int nextTiltHistoryIndexLocked(int index) { in nextTiltHistoryIndexLocked() 1070 int index = nextTiltHistoryIndexLocked(mTiltHistoryIndex); in getLastTiltLocked() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
| D | BubbleStackView.java | 2098 int index = getBubbleIndex(bubble); in setBubbleSuppressed() local 2109 int index = mBubbleData.getBubbles().indexOf(bubble); in setBubbleSuppressed() local 2111 mBubbleContainer.addView(bubble.getIconView(), index, in setBubbleSuppressed() local 2249 int index; in animateExpansion() local 3234 final float z = (mPositioner.getMaxBubbles() * mBubbleElevation) - i; in updateBubbleShadows() local
|
| /frameworks/base/core/jni/ |
| D | android_opengl_GLES20.cpp | 445 (JNIEnv *_env, jobject _this, jint program, jint index, jstring name) { in android_glBindAttribLocation__IILjava_lang_String_2() 1309 (JNIEnv *_env, jobject _this, jint index) { in android_glDisableVertexAttribArray__I() 1401 (JNIEnv *_env, jobject _this, jint index) { in android_glEnableVertexAttribArray__I() 1835 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1951 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2003 …(JNIEnv *_env, jobject _this, jint program, jint index, jintArray size_ref, jint sizeOffset, jintA… in android_glGetActiveAttrib1() 2098 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2() 2159 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2275 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2327 …(JNIEnv *_env, jobject _this, jint program, jint index, jintArray size_ref, jint sizeOffset, jintA… in android_glGetActiveUniform1() [all …]
|
| D | android_opengl_GLES30.cpp | 1963 (JNIEnv *_env, jobject _this, jint target, jint index, jintArray data_ref, jint offset) { in android_glGetIntegeri_v__II_3II() 2007 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() 2061 (JNIEnv *_env, jobject _this, jint target, jint index, jint buffer, jint offset, jint size) { in android_glBindBufferRange__IIIII() 2074 (JNIEnv *_env, jobject _this, jint target, jint index, jint buffer) { in android_glBindBufferBase__III() 2134 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 2250 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2257 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 2322 …(JNIEnv *_env, jobject _this, jint program, jint index, jintArray size_ref, jint sizeOffset, jintA… in android_glGetTransformFeedbackVarying1() 2417 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2() 2478 …(JNIEnv *_env, jobject _this, jint index, jint size, jint type, jint stride, jobject pointer_buf, … in android_glVertexAttribIPointerBounds__IIIILjava_nio_Buffer_2I() [all …]
|
| /frameworks/base/core/java/android/app/ |
| D | ActivityTransitionCoordinator.java | 322 int index = mSharedElementNames.indexOf(mAllSharedElementNames.get(0)); in setEpicenter() local 513 float z = sharedElementBundle.getFloat(KEY_TRANSLATION_Z); in setSharedElementState() local 587 final int index = mSharedElementParentMatrices == null ? -1 in getSharedElementParentMatrix() local
|
| /frameworks/rs/ |
| D | rsApiStubs.cpp | 392 … uint32_t z, uint32_t array, size_t * stride, size_t stride_length) in rsAllocationGetPointer() 409 …rsAllocationElementData (RsContext ctxWrapper, RsAllocation va, uint32_t x, uint32_t y, uint32_t z, in rsAllocationElementData() 445 …rsAllocationElementRead (RsContext ctxWrapper, RsAllocation va, uint32_t x, uint32_t y, uint32_t z, in rsAllocationElementRead() 555 extern "C" void rsClosureSetArg (RsContext ctxWrapper, RsClosure closureID, uint32_t index, in rsClosureSetArg() 863 extern "C" RsObjectBase rsaFileA3DGetEntryByIndex(RsContext ctxWrapper, uint32_t index, RsFile file) in rsaFileA3DGetEntryByIndex()
|
| D | rsHidlAdaptation.cpp | 345 void RsHidlAdaptation::ClosureSetArg(RsContext context, RsClosure closure, uint32_t index, in ClosureSetArg() 577 …ocationElementData (RsContext context, RsAllocation allocation, uint32_t x, uint32_t y, uint32_t z, in AllocationElementData() 633 …ocationElementRead (RsContext context, RsAllocation allocation, uint32_t x, uint32_t y, uint32_t z, in AllocationElementRead() 1047 … uint32_t z, uint32_t array, size_t *stride, size_t strideLen) in AllocationGetPointer()
|
| /frameworks/base/core/java/android/view/ |
| D | WindowlessWindowManager.java | 535 java.lang.String action, int x, int y, int z, android.os.Bundle extras, boolean sync) { in sendWallpaperCommand() 679 int index = 0; in sendLayoutParamsToParent() local
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | ColorSpace.java | 1137 public float[] fromXyz(float x, float y, float z) { in fromXyz() 1444 int index = sDataToColorSpaces.get(dataSpace, -1); in getFromDataSpace() local 1463 int index = sDataToColorSpaces.indexOfValue(getId()); in getDataSpace() local
|
| /frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
| D | Output.cpp | 408 auto index = findCurrentOutputLayerForLayer(layerFE); in getOutputLayerForLayer() local 851 uint32_t z = 0; in writeCompositionState() local
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | RenderScript.java | 360 native void rsnClosureSetArg(long con, long closureID, int index, in rsnClosureSetArg() 362 synchronized void nClosureSetArg(long closureID, int index, long value, in nClosureSetArg() 439 …native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, in… in rsnTypeCreate() 440 …synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv)… in nTypeCreate() 680 native void rsnAllocationAdapterOffset(long con, long id, int x, int y, int z, in rsnAllocationAdapterOffset() 682 synchronized void nAllocationAdapterOffset(long id, int x, int y, int z, in nAllocationAdapterOffset() 713 native long rsnFileA3DGetEntryByIndex(long con, long fileA3D, int index); in rsnFileA3DGetEntryByIndex() 714 synchronized long nFileA3DGetEntryByIndex(long fileA3D, int index) { in nFileA3DGetEntryByIndex()
|
| /frameworks/rs/support/java/src/androidx/renderscript/ |
| D | RenderScript.java | 380 …native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, in… in rsnTypeCreate() 381 …synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv)… in nTypeCreate() 902 native void rsnClosureSetArg(long con, long closureID, int index, in rsnClosureSetArg() 904 synchronized void nClosureSetArg(long closureID, int index, long value, in nClosureSetArg() 1039 …native long rsnIncTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces,… in rsnIncTypeCreate() 1040 …synchronized long nIncTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int y… in nIncTypeCreate()
|
| /frameworks/base/libs/hwui/tests/unit/ |
| D | RenderNodeDrawableTests.cpp | 70 static void drawOrderedNode(Canvas* canvas, uint8_t expectedDrawOrder, float z) { in drawOrderedNode() 243 const int index = mDrawCounter++; in RENDERTHREAD_TEST() local 1179 const int index = mDrawCounter++; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
|
| /frameworks/native/libs/gui/ |
| D | SurfaceComposerClient.cpp | 970 ssize_t index = mDisplayStates.indexOf(state); in merge() local 1374 const sp<SurfaceControl>& sc, int32_t z) { in setLayer() 1389 const sp<SurfaceControl>& sc, const sp<SurfaceControl>& relativeTo, int32_t z) { in setRelativeLayer() 2223 ssize_t index = mDisplayStates.indexOf(s); in getDisplayState() local
|
| /frameworks/native/services/surfaceflinger/DisplayHardware/ |
| D | AidlComposerHal.cpp | 1034 Error AidlComposer::setLayerZOrder(Display display, Layer layer, uint32_t z) { in setLayerZOrder() 1071 const auto index = static_cast<size_t>(cmdErr.commandIndex); in execute() local
|
| /frameworks/base/rs/jni/ |
| D | android_renderscript_RenderScript.cpp | 556 jint index, jlong value, jint size) { in nClosureSetArg() 1632 jint x, jint y, jint z, jint face, jint lod, in nAllocationAdapterOffset() 1716 nFileA3DGetEntryByIndex(JNIEnv *_env, jobject _this, jlong con, jlong fileA3D, jint index) in nFileA3DGetEntryByIndex() 2028 for (int index = in_len; --index >= 0;) { in nScriptForEach() local 2142 for (int index = in_len; --index >= 0;) { in nScriptReduce() local
|