Searched defs:saveLayer (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Canvas.java | 485 public int saveLayer(@Nullable RectF bounds, @Nullable Paint paint, @Saveflags int saveFlags) { in saveLayer() method in Canvas 520 public int saveLayer(@Nullable RectF bounds, @Nullable Paint paint) { in saveLayer() method in Canvas 549 public int saveLayer(float left, float top, float right, float bottom, @Nullable Paint paint, in saveLayer() method in Canvas 560 public int saveLayer(float left, float top, float right, float bottom, @Nullable Paint paint) { in saveLayer() method in Canvas
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | SkiaCanvas.cpp | 217 int SkiaCanvas::saveLayer(float left, float top, float right, float bottom, const SkPaint* paint) { in saveLayer() function in android::SkiaCanvas
|
H A D | RecordingCanvas.cpp | 765 void DisplayListData::saveLayer(const SkRect* bounds, const SkPaint* paint, in saveLayer() function in android::uirenderer::DisplayListData
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_Canvas.cpp | 108 static jint saveLayer(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jfloat l, jfloat t, in saveLayer() function
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |