Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp384 Format<GLshort, GL_SHORT, false> SShort(es3); in GetTestCases() local
725 Format<GLshort, GL_SHORT, false> SShort(es3); in GetTestCases() local
746 Format<GLshort, GL_SHORT, false, true> SShort(es3); in GetTestCases() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dvar_int.h49 using SShort = IntBase<signed short>; // NOLINT variable