OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skiatest
(Results
151 - 161
of
161
) sorted by null
1
2
3
4
5
6
7
/external/skia/tests/
ReadPixelsTest.cpp
169
static bool check_read(
skiatest
::Reporter* reporter,
327
static void test_readpixels(
skiatest
::Reporter* reporter, SkSurface* surface,
408
static void test_readpixels_texture(
skiatest
::Reporter* reporter, GrTexture* texture) {
533
static void compare_textures(
skiatest
::Reporter* reporter, GrTexture* txa, GrTexture* txb) {
ReadWriteAlphaTest.cpp
20
static void validate_alpha_data(
skiatest
::Reporter* reporter, int w, int h, const uint8_t* actual,
SRGBReadWritePixelsTest.cpp
114
void read_and_check_pixels(
skiatest
::Reporter* reporter, GrTexture* texture, uint32_t* origData,
SkpSkGrTest.cpp
128
skiatest
::Reporter* fReporter;
133
SkpSkGrThreadedTestRunner(
skiatest
::Reporter* reporter)
140
skiatest
::Reporter* fReporter;
658
static void bumpCount(
skiatest
::Reporter* reporter, bool skipping) {
PathOpsFuzz763Test.cpp
12
static void fuzz763_3084(
skiatest
::Reporter* reporter, const char* filename) {
68
static void fuzz763_1823(
skiatest
::Reporter* reporter, const char* filename) {
123
static void fuzz763_378(
skiatest
::Reporter* reporter, const char* filename) {
216
static void fuzz763_378b(
skiatest
::Reporter* reporter, const char* filename) {
239
static void fuzz763_378c(
skiatest
::Reporter* reporter, const char* filename) {
260
static void fuzz763_378d(
skiatest
::Reporter* reporter, const char* filename) {
278
static void fuzz763_558(
skiatest
::Reporter* reporter, const char* filename) {
372
static void fuzz763_378a(
skiatest
::Reporter* reporter, const char* filename) {
[
all
...]
CanvasStateTest.cpp
38
OpenLibResult(
skiatest
::Reporter* reporter) {
SkColor4fTest.cpp
128
skiatest
::Reporter* reporter, float tolerance = 1.0f/255) {
PathOpsBuilderConicTest.cpp
55
static void testOne(
skiatest
::Reporter* reporter, const OvalSet& set) {
79
static void setupOne(
skiatest
::Reporter* reporter, int col, int row, int rot, int trial) {
129
static bool simplify_fails(
skiatest
::Reporter* reporter, const SkPath& path) {
139
static SkPath subset_simplify_fail(
skiatest
::Reporter* reporter, const SkPath& path) {
[
all
...]
MatrixClipCollapseTest.cpp
662
static void test_collapse(
skiatest
::Reporter* reporter) {
PathOpsIssue3651.cpp
[
all
...]
PathOpsBuildUseTest.cpp
12
static void build1_1(
skiatest
::Reporter* reporter, const char* filename) {
[
all
...]
Completed in 4442 milliseconds
1
2
3
4
5
6
7