Searched refs:Dimension (Results 1 – 18 of 18) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/utils/ |
D | CoordinateTransforms.java | 24 import android.annotation.Dimension; 45 @Dimension int physicalWidth, @Dimension int physicalHeight, Matrix out) { in transformPhysicalToLogicalCoordinates() 75 @Dimension int physicalWidth, @Dimension int physicalHeight, Matrix out) { in transformLogicalToPhysicalCoordinates()
|
/frameworks/base/core/java/android/annotation/ |
D | Px.java | 40 @Dimension(unit = Dimension.PX)
|
D | Dimension.java | 39 public @interface Dimension { annotation
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 178 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 242 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 310 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 378 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 446 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 514 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 578 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 642 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 710 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 778 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); [all …]
|
/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
D | ScriptC_reflection3264_divergent.java.expect | 291 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 334 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 373 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 409 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 444 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 479 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
|
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
D | ScriptC_reflection3264_divergent.java.expect | 288 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 331 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 370 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 406 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 441 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 476 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | DepthPhotoProcessor.cpp | 55 using dynamic_depth::Dimension; 452 const Dimension imageSize(width, height); in processDepthPhotoFrame()
|
/frameworks/compile/slang/ |
D | slang_rs_reflection.h | 230 void genSetExportVariable(const std::string &TypeName, const RSExportVar *EV, unsigned Dimension,
|
D | slang_rs_reflection.cpp | 2079 unsigned Dimension, in genSetExportVariable() argument 2100 mOut.indent() << "__dimArr[0] = " << Dimension << ";\n"; in genSetExportVariable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ScreenDecorations.java | 33 import android.annotation.Dimension; 1076 @Dimension int physicalWidth, @Dimension int physicalHeight, Matrix out) { in transformPhysicalToLogicalCoordinates()
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 320 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 19 import static android.annotation.Dimension.DP; 26 import android.annotation.Dimension; 8632 @Dimension(unit = DP) 8793 public BubbleMetadata.Builder setDesiredHeight(@Dimension(unit = DP) int height) { in setDesiredHeight()
|
/frameworks/ml/nn/tools/api/ |
D | types.spec | 5005 * to reduce. Dimension values must be in the range [-n, n). 5033 * to reduce. Dimension values must be in the range [-n, n). 5066 * to reduce. Dimension values must be in the range [-n, n). 5107 * to reduce. Dimension values must be in the range [-n, n). 5143 * to reduce. Dimension values must be in the range [-n, n). 5171 * to reduce. Dimension values must be in the range [-n, n).
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 5498 method @Dimension(unit=android.annotation.Dimension.DP) public int getDesiredHeight(); 5512 ….Notification.BubbleMetadata.Builder setDesiredHeight(@Dimension(unit=android.annotation.Dimension…
|
/frameworks/base/api/ |
D | current.txt | 5498 method @Dimension(unit=android.annotation.Dimension.DP) public int getDesiredHeight(); 5512 ….Notification.BubbleMetadata.Builder setDesiredHeight(@Dimension(unit=android.annotation.Dimension…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 1245 Landroid/annotation/Dimension;->DP:I 1246 Landroid/annotation/Dimension;->PX:I 1247 Landroid/annotation/Dimension;->SP:I
|