Home
last modified time | relevance | path

Searched defs:SubFactor05 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dmatrix_inverse.inl74 T SubFactor05 = m[2][0] * m[3][1] - m[3][0] * m[2][1]; local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dmatrix_inverse.inl74 T SubFactor05 = m[2][0] * m[3][1] - m[3][0] * m[2][1]; local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_matrix.inl235 T SubFactor05 = m[2][0] * m[3][1] - m[3][0] * m[2][1]; local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl235 T SubFactor05 = m[2][0] * m[3][1] - m[3][0] * m[2][1]; local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7354 ir_variable *SubFactor05 = body.make_temp(btype, "SubFactor05"); in _determinant_mat4() local
7511 ir_variable *SubFactor05 = body.make_temp(btype, "SubFactor05"); in _inverse_mat4() local