Home
last modified time | relevance | path

Searched defs:minValues (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/tracks/counter/
Dcommon.ts28 minValues: Float64Array; property
/external/deqp/modules/gles2/functional/
Des2fTextureStateQueryTests.cpp316 …const GLenum minValues[] = {GL_NEAREST, GL_LINEAR, GL_NEAREST_MIPMAP_NEAREST, GL_NEAREST_MIPMAP_LI… in testTexture() local