Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgram.h47 cropCoords = 2, enumerator
H A DGLESRenderEngine.cpp781 Mesh::VertexArray<vec2> cropCoords(mesh.getCropCoordArray<vec2>()); in setupLayerCropping() local
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgram.h47 cropCoords = 2, enumerator
H A DGLESRenderEngine.cpp846 Mesh::VertexArray<vec2> cropCoords(mesh.getCropCoordArray<vec2>()); in setupLayerCropping() local