Searched refs:Dimension (Results 1 – 19 of 19) 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/libs/modules-utils/java/android/annotation/ |
D | Px.java | 40 @Dimension(unit = Dimension.PX)
|
D | Dimension.java | 39 public @interface Dimension { annotation
|
/frameworks/base/core/java/android/util/ |
D | RotationUtils.java | 24 import android.annotation.Dimension; 138 @Dimension int physicalWidth, @Dimension int physicalHeight, Matrix out) { in transformPhysicalToLogicalCoordinates()
|
/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 | 34 import android.annotation.Dimension; 1106 @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_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 325 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/base/core/java/android/app/ |
D | Notification.java | 19 import static android.annotation.Dimension.DP; 28 import android.annotation.Dimension; 9951 @Dimension(unit = DP) 10319 public BubbleMetadata.Builder setDesiredHeight(@Dimension(unit = DP) int height) { in setDesiredHeight()
|
/frameworks/base/core/api/ |
D | current.txt | 5875 method @Dimension(unit=android.annotation.Dimension.DP) public int getDesiredHeight(); 5894 ….Notification.BubbleMetadata.Builder setDesiredHeight(@Dimension(unit=android.annotation.Dimension…
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 35546 Lcom/android/net/module/annotation/Dimension$Unit; 35547 Lcom/android/net/module/annotation/Dimension;
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 1245 Landroid/annotation/Dimension;->DP:I 1246 Landroid/annotation/Dimension;->PX:I 1247 Landroid/annotation/Dimension;->SP:I
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 45210 Lcom/android/net/module/annotation/Dimension$Unit; 45211 Lcom/android/net/module/annotation/Dimension;
|