HomeSort by relevance Sort by last modified time
    Searched refs:CONTROL_ARRAY_SIZE (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PackedConfigsTextureTest.cpp 141 static const int CONTROL_ARRAY_SIZE = DEV_W * DEV_H;
144 run_test(reporter, ctxInfo.grContext(), CONTROL_ARRAY_SIZE, kRGBA_4444_GrPixelConfig);
148 run_test(reporter, ctxInfo.grContext(), CONTROL_ARRAY_SIZE, kRGB_565_GrPixelConfig);
  /external/skqp/tests/
PackedConfigsTextureTest.cpp 141 static const int CONTROL_ARRAY_SIZE = DEV_W * DEV_H;
144 run_test(reporter, ctxInfo.grContext(), CONTROL_ARRAY_SIZE, kRGBA_4444_GrPixelConfig);
148 run_test(reporter, ctxInfo.grContext(), CONTROL_ARRAY_SIZE, kRGB_565_GrPixelConfig);

Completed in 73 milliseconds