OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_blob_cache_inner
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
TextBlobCacheTest.cpp
47
static void
text_blob_cache_inner
(skiatest::Reporter* reporter, GrContext* context,
function
151
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 1024, 256, 30, true, false);
155
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 256, 256, 10, true, true);
159
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 256, 256, 10, false, false);
163
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 256, 256, 10, false, true);
/external/skqp/tests/
TextBlobCacheTest.cpp
47
static void
text_blob_cache_inner
(skiatest::Reporter* reporter, GrContext* context,
function
151
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 1024, 256, 30, true, false);
155
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 256, 256, 10, true, true);
159
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 256, 256, 10, false, false);
163
text_blob_cache_inner
(reporter, ctxInfo.grContext(), 256, 256, 10, false, true);
Completed in 166 milliseconds