Home
last modified time | relevance | path

Searched defs:refValue (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureLevelStateQueryTests.cpp205 … glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter()
223 int refValue, QueryType type) in verifyTextureLevelParameterEqual()
229 … glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual()
235 … glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterGreaterOrEqual()
1095 const int refValue = (spec.levels.empty()) ? (0) : (spec.sampleCount); in checkTextureState() local
1114 const int refValue = (spec.levels.empty()) ? (1) : ((spec.fixedSamplePos) ? (1) : (0)); in checkTextureState() local
1138 const int refValue = initialValue; in checkTextureState() local
1148 const int refValue = spec.levels[levelNdx].width; in checkTextureState() local
1176 const int refValue = initialValue; in checkTextureState() local
1186 const int refValue = spec.levels[levelNdx].height; in checkTextureState() local
[all …]
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DRecursiveRefValidator.java36 String refValue = schemaNode.asText(); in RecursiveRefValidator() local
48 …hemaRef getRefSchema(JsonSchema parentSchema, ValidationContext validationContext, String refValue, in getRefSchema()
55 …JsonSchema getSchema(JsonSchema parentSchema, ValidationContext validationContext, String refValue, in getSchema()
H A DDynamicRefValidator.java35 String refValue = schemaNode.asText(); in DynamicRefValidator() local
39 …hemaRef getRefSchema(JsonSchema parentSchema, ValidationContext validationContext, String refValue, in getRefSchema()
79 private static String resolve(JsonSchema parentSchema, String refValue) { in resolve()
H A DRefValidator.java37 String refValue = schemaNode.asText(); in RefValidator() local
41 …hemaRef getRefSchema(JsonSchema parentSchema, ValidationContext validationContext, String refValue, in getRefSchema()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DShadowSamplerFunctionsTest.cpp654 for (const float refValue : kRefValues) in TEST_P() local
768 for (const float refValue : kRefValues) in TEST_P() local
887 for (const float refValue : kRefValues) in TEST_P() local
995 for (const float refValue : kRefValues) in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp354 const tcu::Vec4 refValue(fillValue.flt); in createFillUpdateCopyBufferFloatTests() local
448 const tcu::IVec4 refValue(fillValue.integer); in createFillUpdateCopyBufferIntegerTests() local
534 const tcu::UVec4 refValue(fillValue); in createFillUpdateCopyBufferUnsignedTests() local
H A DvktProtectedMemStorageBufferTests.cpp795 … std::string &atomicCall, tcu::UVec4 &refValue, const uint32_t swapNdx = 0) in calculateAtomicOpData()
938 tcu::UVec4 refValue; in createAtomicStorageBufferTests() local
957 tcu::UVec4 refValue; in createAtomicStorageBufferTests() local
H A DvktProtectedMemAttachmentLoadTests.cpp337 …const tcu::Vec4 refValue(clearValue.color.float32[0], clearValue.color.float32[1], clearValue.colo… in createAttachmentLoadTests() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsStateQueryUtil.cpp1336 const glw::GLint refValue = roundGLfloatToNearestIntegerHalfDown<glw::GLint>(minValue); in verifyFloatMin() local
1360 const glw::GLint64 refValue = roundGLfloatToNearestIntegerHalfDown<glw::GLint64>(minValue); in verifyFloatMin() local
1390 const glw::GLint refValue = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(maxValue); in verifyFloatMax() local
1414 const glw::GLint64 refValue = roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(maxValue); in verifyFloatMax() local
1777 …teBoolean(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLenum target, bool refValue, in verifyStateBoolean()
1788 …ateInteger(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLenum target, int refValue, in verifyStateInteger()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h286 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h286 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h286 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h286 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DAMessage.h306 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DAMessage.h306 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DAMessage.h306 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h300 RefBase *refValue; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DAMessage.h306 RefBase *refValue; member

123