Home
last modified time | relevance | path

Searched defs:asInt (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/tests/
DPathOpsOpLoopThreadedTest.cpp17 int asInt = SkScalarRoundToInt(x); in add_point() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableValue.hpp102 int asInt (void) const { DE_STATIC_ASSERT(Stride == 1); return m_value->intVal; } in asInt() function in rsg::ConstStridedValueAccess
107 …int asInt (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, Stride)); return m_value[nd… in asInt() function in rsg::ConstStridedValueAccess
135 int& asInt (void) { DE_STATIC_ASSERT(Stride == 1); return this->m_value->intVal; } in asInt() function in rsg::StridedValueAccess
140 …int& asInt (int ndx) { DE_ASSERT(de::inBounds(ndx, 0, Stride)); return this->m_value[ndx… in asInt() function in rsg::StridedValueAccess
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp112 int asInt() const { return Ptr; } in asInt() function in __anonf4832caa0211::WasmPtr
/third_party/vk-gl-cts/framework/common/
DtcuVector.hpp150 Vector<int, Size> asInt (void) const { return cast<int>(); } in asInt() function in tcu::Vector
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp1287 uint32_t asInt = static_cast<uint32_t>(value); in getBoolConstant() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DOS2Table.java558 public static int asInt(EnumSet<FsSelection> fsSelectionSet) { in asInt() method in OS2Table.FsSelection
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp430 int asInt; member in glcts::IntegerConstant
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3031 Value::Int Value::asInt() const { in asInt() function in Json::Value
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3063 Value::Int Value::asInt() const { in asInt() function in Json::Value
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3031 Value::Int Value::asInt() const { in asInt() function in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3031 Value::Int Value::asInt() const { in asInt() function in Json::Value