Home
last modified time | relevance | path

Searched defs:type (Results 1126 - 1150 of 11278) sorted by relevance

1...<<41424344454647484950>>...452

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceInfoConverter.java91 static String typeToString(int type){ in typeToString() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat2x2.hpp19 typedef tmat2x2<T, P> type; typedef
H A Dtype_mat2x3.hpp20 typedef tmat2x3<T, P> type; typedef
H A Dtype_mat2x4.hpp20 typedef tmat2x4<T, P> type; typedef
H A Dtype_mat3x2.hpp20 typedef tmat3x2<T, P> type; typedef
H A Dtype_mat3x3.hpp19 typedef tmat3x3<T, P> type; typedef
H A Dtype_mat3x4.hpp20 typedef tmat3x4<T, P> type; typedef
H A Dtype_mat4x2.hpp20 typedef tmat4x2<T, P> type; typedef
H A Dtype_mat4x3.hpp20 typedef tmat4x3<T, P> type; typedef
H A Dtype_mat4x4.hpp19 typedef tmat4x4<T, P> type; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dsimd_mat4.hpp43 typedef fmat4x4SIMD type; typedef
H A Dsimd_quat.hpp47 typedef fquatSIMD type; typedef
H A Dsimd_vec4.hpp70 typedef fvec4SIMD type; typedef
/third_party/skia/third_party/externals/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/
H A DAudioDeviceInfoConverter.java91 static String typeToString(int type){ in typeToString() argument
/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.h30 BinaryExpression(int line, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* type) BinaryExpression() argument
H A DSkSLFunctionCall.h24 FunctionCall(int line, const Type* type, const FunctionDeclaration* function, in FunctionCall() argument
H A DSkSLTypeReference.h52 TypeReference(int line, const Type* value, const Type* type) in TypeReference() argument
H A DSkSLChildCall.h24 ChildCall(int line, const Type* type, const Variable* child, ExpressionArray arguments) in ChildCall() argument
H A DSkSLConstructorScalarCast.cpp21 const Type& type = rawType.scalarTypeForLiteral(); in Convert() local
56 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorMatrixResize.cpp15 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLFunctionReference.h48 FunctionReference(int line, std::vector<const FunctionDeclaration*> functions, const Type* type) FunctionReference() argument
H A DSkSLConstructorCompoundCast.cpp68 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorArrayCast.cpp41 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorDiagonalMatrix.cpp16 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLExternalFunction.h23 ExternalFunction(const char* name, const Type& type) in ExternalFunction() argument

Completed in 11 milliseconds

1...<<41424344454647484950>>...452