Home
last modified time | relevance | path

Searched defs:LocalMatrix (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dmatrix_decompose.inl32 tmat4x4<T, P> LocalMatrix(ModelMatrix); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_decompose.inl32 tmat4x4<T, P> LocalMatrix(ModelMatrix); local
/aosp_15_r20/external/skia/gm/
H A Dcomplexclip.cpp348 enum LocalMatrix { enum
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileShader.cpp680 sk_sp<PrecompileShader> PrecompileShaders::LocalMatrix( in LocalMatrix() function in skgpu::graphite::PrecompileShaders