Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dbc1_transparency.cpp79 static sk_sp<SkData> make_compressed_data() { in make_compressed_data() function
186 sk_sp<SkData> bc1Data = make_compressed_data(); in onGpuSetup()
/third_party/skia/tests/
DCompressedBackendAllocationTest.cpp185 static std::unique_ptr<const char[]> make_compressed_data(SkImage::CompressionType compression, in make_compressed_data() function
233 std::unique_ptr<const char[]> data(make_compressed_data(compression, expectedColors, in test_compressed_data_init()
262 make_compressed_data(compression, expectedColorsNew, mipMapped)); in test_compressed_data_init()