Home
last modified time | relevance | path

Searched refs:badHeights (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp974 int badHeights[] = { 0, 1048576 }; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
979 check_create_fails(goodBackendFormat, goodWidth, badHeights[0], kGoodCT, kGoodUseFBO0, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
981 check_create_fails(goodBackendFormat, goodWidth, badHeights[1], kGoodCT, kGoodUseFBO0, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()

Completed in 2 milliseconds