Home
last modified time | relevance | path

Searched refs:isComplex (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/base/libs/hwui/apex/include/android/graphics/
H A Dregion.h65 bool isComplex() { return ARegionIterator_isComplex(mIterator); } in isComplex() function
/aosp12/frameworks/base/libs/hwui/apex/
H A Dandroid_region.cpp41 return ARegionIter_to_SkRegionIter(iterator)->rgn()->isComplex(); in ARegionIterator_isComplex()
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DProgramVertex.java114 if (e.isComplex()) { in addInput()
H A DProgramVertexFixedFunction.java66 if (e.isComplex()) { in addInput()
H A DProgram.java330 if (t.getElement().isComplex()) { in addConstant()
H A DElement.java208 public boolean isComplex() { in isComplex() method in Element
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DGLFunctorDrawable.cpp128 if (CC_UNLIKELY(clipRegion.isComplex())) { in onDraw()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRegion.java134 public native boolean isComplex(); in isComplex() method in Region
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DRegion_Delegate.java161 /*package*/ static boolean isComplex(Region thisRegion) { in isComplex() method in Region_Delegate
/aosp12/frameworks/base/libs/hwui/jni/
H A DRegion.cpp126 bool result = GetSkRegion(env, region)->isComplex(); in Region_isComplex()
/aosp12/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp533 return clipRegion.isComplex(); in needsCompositedLayer()
963 if (region.isComplex() || !getTotalMatrix().isScaleTranslate()) { in onClipRegion()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DElement.java210 public boolean isComplex() { in isComplex() method in Element
/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h927 bool isComplex();
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp686 if (iterator.isComplex()) { in nativeSetTransparentRegionHint()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16091 method public boolean isComplex();
36332 method @Deprecated public boolean isComplex();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt11446 method public boolean isComplex();
26131 method public boolean isComplex();