Home
last modified time | relevance | path

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

/external/skia/tests/
DSurfaceTest.cpp795 const uint32_t kOrigColor = 0xABABABAB; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
799 auto surface = surfaceFunc(context, 1, kOrigColor, &backendTex); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
800 test_surface_clear(reporter, surface, grSurfaceGetter, kOrigColor); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
854 static const uint32_t kOrigColor = 0xFFAABBCC; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
862 auto surface = surfaceFunc(ctxInfo.grContext(), 1, kOrigColor, &backendTex); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
864 test_surface_draw_partially(reporter, surface, kOrigColor); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
950 static const uint32_t kOrigColor = 0xFFAABBCC; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
958 auto surface = surfaceFunc(ctxInfo.grContext(), sampleCnt, kOrigColor, &backendTex); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skqp/tests/
DSurfaceTest.cpp796 const uint32_t kOrigColor = 0xABABABAB; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
800 auto surface = surfaceFunc(context, 1, kOrigColor, &backendTex); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
801 test_surface_clear(reporter, surface, grSurfaceGetter, kOrigColor); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
855 static const uint32_t kOrigColor = 0xFFAABBCC; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
863 auto surface = surfaceFunc(ctxInfo.grContext(), 1, kOrigColor, &backendTex); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
865 test_surface_draw_partially(reporter, surface, kOrigColor); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
881 static const uint32_t kOrigColor = 0xFFAABBCC; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
889 auto surface = surfaceFunc(ctxInfo.grContext(), sampleCnt, kOrigColor, &backendTex); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()