Home
last modified time | relevance | path

Searched refs:isNormalizedInteger (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp354 static bool isNormalizedInteger(Format format);
DSurface.cpp2952 bool Surface::isNormalizedInteger(Format format) in isNormalizedInteger() function in sw::Surface