/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | FloatingPointParameterType.cpp | 155 float fValue = 0.0f; in toBlackboard() local 223 auto fValue = utility::binaryCopy<float>(uiValue); in fromBlackboard() local 244 float fValue = static_cast<float>(dUserValue); in toBlackboard() local 253 auto fValue = utility::binaryCopy<float>(uiValue); in fromBlackboard() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssdeclaration.cpp | 115 float fValue; in ParseCSSColor() local 294 float fValue; in ParseNumber() local 345 float fValue; in ParseValueListProperty() local 467 float fValue; in ParseBorderProperty() local 579 float fValue; in ParseFontProperty() local
|
H A D | cfx_css.h | 100 CFX_CSSLength(CFX_CSSLengthUnit eUnit, float fValue) in CFX_CSSLength() 108 CFX_CSSLength& Set(CFX_CSSLengthUnit eUnit, float fValue) { in Set() 141 CFX_CSSRect& Set(CFX_CSSLengthUnit eUnit, float fValue) { in Set()
|
/aosp_15_r20/external/skia/tools/ |
H A D | Registry.h | 23 explicit Registry(T value, bool condition = true) : fValue(value) { in fValue() function 52 T fValue; variable
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_measurement.cpp | 32 CXFA_Measurement::CXFA_Measurement(float fValue, XFA_Unit eUnit) { in CXFA_Measurement() 46 float fValue = FXSYS_wcstof(wsMeasure.unterminated_c_str(), in SetString() local
|
H A D | cxfa_measurement.h | 21 void Set(float fValue, XFA_Unit eUnit) { in Set()
|
/aosp_15_r20/external/skia/src/sksl/tracing/ |
H A D | SkSLDebugTracePlayer.h | 90 double fValue; // value in slot (with type-conversion applied) member 119 int32_t fValue; // values in each slot member
|
/aosp_15_r20/external/skia/bench/ |
H A D | ImageCacheBench.cpp | 15 intptr_t fValue; member in __anon3d0390f50111::TestKey 23 intptr_t fValue; member
|
/aosp_15_r20/external/skia/src/gpu/graphite/compute/ |
H A D | DispatchGroup.h | 36 struct TextureIndex { uint32_t fValue; }; member 37 struct SamplerIndex { uint32_t fValue; }; member
|
/aosp_15_r20/external/skia/tests/ |
H A D | ImageCacheTest.cpp | 21 intptr_t fValue; member 31 intptr_t fValue; member
|
H A D | LRUCacheTest.cpp | 24 int fValue; member
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMaskCache.cpp | 63 MaskValue fValue; member 153 MaskValue fValue; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureFilterAnisotropicTests.cpp | 237 GLfloat fValue; in verifyTexParameters() local 340 GLfloat fValue; in verifyGet() local
|
/aosp_15_r20/dalvik/dx/tests/141-invoke-polymorphic-varhandles/ |
HD | VarHandleDexTest.class | VarHandleDexTest.java
package VarHandleDexTest extends java.lang.Object {
private static boolean bsValue
private Float fValue
... |
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrResourceHandle.h | 29 int fValue; variable
|
/aosp_15_r20/external/skia/src/base/ |
H A D | SkEnumBitMask.h | 62 int fValue; variable
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLSwitchCase.h | 64 SKSL_INT fValue; variable
|
H A D | SkSLTypeReference.h | 68 const Type& fValue; variable
|
H A D | SkSLVarDeclarations.h | 125 std::unique_ptr<Expression> fValue; variable
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/ |
H A D | RewriteUnaryMinusOperatorFloat.cpp | 72 TIntermTyped *fValue = node->getOperand(); in visitUnary() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlSemaphore.h | 90 uint64_t fValue; variable
|
/aosp_15_r20/external/skia/modules/skottie/tests/ |
H A D | Keyframe.cpp | 41 T fValue = T(); member in __anon5dddefdf0111::MockProperty
|
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFTypes.h | 27 int fValue = -1; member
|
/aosp_15_r20/external/junit/src/main/java/org/junit/internal/ |
H A D | AssumptionViolatedException.java | 28 private final Object fValue; field in AssumptionViolatedException
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | ConstrainedFieldPosition.java | 70 private Object fValue; field in ConstrainedFieldPosition
|