Home
last modified time | relevance | path

Searched defs:reflect (Results 1 – 12 of 12) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_geometric.inl216 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/
Dlib.rs64 pub mod reflect; module
/external/perfetto/tools/trace_to_text/
Dtrace_to_text.cc175 const Reflection* reflect = msg->GetReflection(); in TraceToText() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c800 static const GLfloat reflect[16] = { in radeon_validate_texgen() local
/external/deqp/framework/common/
DtcuVectorUtil.hpp89 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/
Dr200_texstate.c1098 static const GLfloat reflect[16] = { in r200_validate_texgen() local
/external/python/cpython2/Parser/
Dspark.py52 def reflect(self): member in GenericScanner
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_vec4.inl669 GLM_FUNC_QUALIFIER detail::fvec4SIMD reflect function
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp1518 bool reflect = false; in onPrepareDraws() local
/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1690 bool reflect = false; in onPrepareDraws() local
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp2129 constexpr const ImmutableString reflect("reflect"); variable
DSymbolTable_autogen.cpp3316 constexpr const ImmutableString reflect("reflect"); variable