Home
last modified time | relevance | path

Searched defs:normalized (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_animation.cpp58 void APngImageAnimation::OnNormalizedTimestampChanged(float normalized, bool revserse) in OnNormalizedTimestampChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_animation.h47 void OnNormalizedTimestampChanged(float normalized, bool reverse) override in OnNormalizedTimestampChanged()
H A Dpicture_animation.h127 void OnNormalizedTimestampChanged(float normalized, bool revserse) override in OnNormalizedTimestampChanged()
H A Dcurve_animation.h113 void OnNormalizedTimestampChanged(float normalized, bool reverse) override in OnNormalizedTimestampChanged()
H A Dspring_animation.cpp62 void SpringAnimation::UpdatePosition(float normalized) in UpdatePosition()
H A Dkeyframe_animation.h181 void OnNormalizedTimestampChanged(float normalized, bool reverse) override in OnNormalizedTimestampChanged()
H A Dproperty_animation.cpp55 void PropertyAnimation::OnNormalizedTimestampChanged(float normalized, bool reverse) in OnNormalizedTimestampChanged()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp34 GLenum& type, GLboolean& normalized, bool& isFloat) in FormatToVertexType()
219 GLboolean normalized = false; in MakeVAO() local
/aosp14/frameworks/base/core/java/com/android/internal/graphics/cam/
H A DCamUtils.java164 double normalized = rgbComponent / 100.0; in delinearized() local
280 float normalized = (float) rgbComponent / 255.0f; in linearized() local
H A DHctSolver.java341 double normalized = rgbComponent / 100.0; in trueDelinearized() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DTransitionDrawable.java195 float normalized = (float) in draw() local
/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.h413 bool normalized; member
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
H A DGainmapMetadataEditor.kt124 val normalized = progress.toFloat() / maxProgress regex
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DAnyMotionDetector.java402 public Vector3 normalized() { in normalized() method in AnyMotionDetector.Vector3
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/
H A Dpercent_encoding.rs49 normalized: Normalized, field
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DThermalManagerService.java1499 float normalized = normalizeTemperature(currentTemperature, threshold); in getForecast() local
1507 float normalized = normalizeTemperature( in getForecast() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h347 GLboolean normalized; member
385 bool normalized; member
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DStaticLayoutTest.java675 String normalized; in buildTestMessage() local
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessageBuilder.java101 String normalized = language.toLowerCase(); in buildSetMenuLanguageCommand() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp54 GLboolean normalized, GLsizei stride, const GLvoid *pointer, GLsizei count) { in glVertexAttribPointerBounds()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1885 boolean normalized, in glVertexAttribPointer()
1896 boolean normalized, in glVertexAttribPointerBounds()
1906 boolean normalized, in glVertexAttribPointer()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPackageWatchdog.java1507 LongArrayQueue normalized = new LongArrayQueue(); in normalizeMitigationCalls() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp571 bool normalized = false; in AccessorNormalized() local
722 const auto normalized = AccessorNormalized(loadResult, jsonData); in ParseAccessor() local
H A Dgltf2_data_structures.h295 bool normalized = false; in CORE3D_BEGIN_NAMESPACE() member
/aosp14/frameworks/base/core/java/android/content/
H A DContentProvider.java2761 final Uri normalized = uri.buildUpon() in validateIncomingUri() local

12