Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Dapplygainmap_gl.cpp324 GLint normalizeLocation = glGetUniformLocation(shaderProgram, "normalize"); in applyGainMapGLES() local
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/
H A Dmodels.py78 def normalizeLocation(location, axes, extrapolate=False): function
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/
H A DttFont.py774 def normalizeLocation(self, location): member in TTFont
/aosp_15_r20/external/fonttools/Lib/fontTools/designspaceLib/
H A D__init__.py3100 def normalizeLocation(self, location): member in DesignSpaceDocument