Home | History | Annotate | Download | only in tests

Lines Matching refs:supported

152         // we could fail if GRALLOC_USAGE_PROTECTED is not supported.
293 bool supported;
294 surface->getWideColorSupport(&supported);
308 ASSERT_EQ(hasWideColorDisplay, supported);
324 bool supported;
325 status_t result = surface->getHdrSupport(&supported);
332 ASSERT_EQ(hasHdrDisplay, supported);
348 bool supported;
349 status_t result = surface->getHdrSupport(&supported);
352 if (!hasHdrDisplay || !supported) {
1063 // Verify supported bits are forwarded.
1074 // Verify supported bits are forwarded.
1645 // when they aren't supported and that an error is returned.
1656 // are not supported.