Home
last modified time | relevance | path

Searched defs:isIdentity (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/extension/serializable/serializer/utils/
H A DFakeSerializerFactory.java26 private boolean isIdentity = true; field in FakeSerializerFactory
36 public void setReturnIdentitySerializer(boolean isIdentity) { in setReturnIdentitySerializer()
57 private final boolean isIdentity; field in FakeSerializerFactory.FakeIdentitySerializer
59 FakeIdentitySerializer(TypeMirror typeMirror, boolean isIdentity) { in FakeIdentitySerializer()
80 public boolean isIdentity() { in isIdentity() method in FakeSerializerFactory.FakeIdentitySerializer
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/extension/serializable/serializer/interfaces/
H A DSerializer.java37 default boolean isIdentity() { in isIdentity() method
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/extension/serializable/serializer/impl/
H A DIdentitySerializerFactory.java54 public boolean isIdentity() { in isIdentity() method in IdentitySerializerFactory.IdentitySerializer
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/extension/serializable/serializer/impl/
H A DIdentitySerializerFactoryTest.java63 public void isIdentity() throws Exception { in isIdentity() method in IdentitySerializerFactoryTest
/aosp_15_r20/frameworks/base/libs/hwui/
H A DUvMapper.h51 bool isIdentity() const { return mIdentity; } in isIdentity() function
H A DMatrix.cpp142 bool Matrix4::isIdentity() const { in isIdentity() function in android::uirenderer::Matrix4
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dmatrix_query.inl34 GLM_FUNC_QUALIFIER bool isIdentity(matType<T, P> const & m, T const & epsilon) function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_query.inl34 GLM_FUNC_QUALIFIER bool isIdentity(matType<T, P> const & m, T const & epsilon) function
/aosp_15_r20/external/mtools/
H A Dhash.c163 size_t *hint, int isIdentity) in _hash_lookup()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/
H A Dfusion_interface_impl.cc186 bool isIdentity = operandMap.getResults().size() == outputRank; in fuse() local
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DMatrix44.java205 public boolean isIdentity() { in isIdentity() method in Matrix44
H A DMatrix.java261 public boolean isIdentity() { in isIdentity() method in Matrix
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransfer.go611 func isIdentity(te []string) bool { return len(te) == 1 && te[0] == "identity" } func
/aosp_15_r20/external/skia/include/core/
H A DSkMatrix.h223 bool isIdentity() const { in isIdentity() function
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLegacyMatrix.java71 protected boolean isIdentity() { in isIdentity() method in ShadowLegacyMatrix
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Matrix.cpp137 static jboolean isIdentity(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in isIdentity() function in android::SkMatrixGlue
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp95 bool isIdentity(void) const in isIdentity() function
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp905 const bool isIdentity = (std::equal(matrix.begin(), matrix.end(), kIdentity.begin())); in setColorTransform() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHidlComposerHal.cpp643 const bool isIdentity = (mat4(matrix) == mat4()); in setColorTransform() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp904 static bool isIdentity(ArrayRef<int> Mask) { in isIdentity() function
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp4872 bool isIdentity = swizzle.size() == vectorComponentCount; in visitSwizzle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1039 static bool isIdentity(ArrayRef<int> Mask) { in isIdentity() function
/aosp_15_r20/external/guice/extensions/persist/lib/
HDhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
/aosp_15_r20/external/testng/ant/
HDivy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-common-nodeps/android_common/aar/
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/common/ androidx/media3/common/audio ...

12345678910>>...13