Home
last modified time | relevance | path

Searched defs:kIdentity (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_batch_norm_op.h31 enum class FusedBatchNormActivationMode { kIdentity, kRelu }; enumerator
/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DProgram.h64 static const float kIdentity[]; variable
H A DProgram.cpp31 const float Program::kIdentity[] = { member in Program
/aosp_15_r20/external/drm_hwcomposer/compositor/
H A DLayerData.h38 kIdentity = 0, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dtest_util.h28 kIdentity, enumerator
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dinterpolated_gain_curve.h37 kIdentity = 0, enumerator
/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DTransform_graphite.h30 kIdentity, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dnoop_elimination.cc35 constexpr char kIdentity[] = "Identity"; variable
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileColorFilter.cpp203 static constexpr float kIdentity[20] = { 1, 0, 0, 0, 0, in addToKey() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_frame.cc49 constexpr absl::string_view kIdentity = "identity"; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel.h117 kIdentity, enumerator
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DClipStack_graphite.cpp83 static constexpr Transform kIdentity = Transform::Identity(); variable
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGTypes.h733 kIdentity, enumerator
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DDisplayTest.cpp376 const mat4 kIdentity; in TEST_F() local
H A DOutputTest.cpp79 const mat4 kIdentity; variable
/aosp_15_r20/external/skia/src/core/
H A DSkImageFilterTypes.cpp848 static const LayerSpace<SkMatrix> kIdentity{SkMatrix::I()}; in applyCrop() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp91 constexpr auto kIdentity = mat4(); variable
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp898 constexpr std::array<float, 16> kIdentity = { in setColorTransform() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc60 constexpr char kIdentity[] = "Identity"; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view_test.cc1433 constexpr char kIdentity[] = "Identity"; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsHalGraphicsComposer3_TargetTest.cpp1800 const std::array<float, 16> kIdentity = {{ member in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlCommandTest