Searched defs:reflect (Results 1 – 12 of 12) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_geometric.inl | 216 GLM_FUNC_QUALIFIER genType reflect(genType const & I, genType const & N) function 222 GLM_FUNC_QUALIFIER vecType<T, P> reflect(vecType<T, P> const & I, vecType<T, P> const & N) function
|
/external/rust/crates/protobuf/src/ |
D | lib.rs | 64 pub mod reflect; module
|
/external/perfetto/tools/trace_to_text/ |
D | trace_to_text.cc | 175 const Reflection* reflect = msg->GetReflection(); in TraceToText() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texstate.c | 800 static const GLfloat reflect[16] = { in radeon_validate_texgen() local
|
/external/deqp/framework/common/ |
D | tcuVectorUtil.hpp | 89 inline float reflect (float i, float n) { return i - 2.0f * (n * i) * n; } in reflect() function 189 inline Vector<T, Size> reflect (const Vector<T, Size>& i, const Vector<T, Size>& n) in reflect() function
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_texstate.c | 1098 static const GLfloat reflect[16] = { in r200_validate_texgen() local
|
/external/python/cpython2/Parser/ |
D | spark.py | 52 def reflect(self): member in GenericScanner
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | simd_vec4.inl | 669 GLM_FUNC_QUALIFIER detail::fvec4SIMD reflect function
|
/external/skqp/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1518 bool reflect = false; in onPrepareDraws() local
|
/external/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1690 bool reflect = false; in onPrepareDraws() local
|
/external/angle/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 2129 constexpr const ImmutableString reflect("reflect"); variable
|
D | SymbolTable_autogen.cpp | 3316 constexpr const ImmutableString reflect("reflect"); variable
|