OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comparePixels
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/
skdiff.h
172
int result = T::
comparePixels
(lhs, rhs);
186
static int
comparePixels
(const DiffRecord* lhs, const DiffRecord* rhs) {
199
static int
comparePixels
(const DiffRecord* lhs, const DiffRecord* rhs) {
214
static int
comparePixels
(const DiffRecord* lhs, const DiffRecord* rhs) {
235
static int
comparePixels
(const DiffRecord* lhs, const DiffRecord* rhs) {
249
return CompareDiffMeanMismatches::
comparePixels
(lhs, rhs);
/cts/tests/src/android/opengl/cts/
CompressedTextureSurfaceView.java
225
private void
comparePixels
() {
253
comparePixels
();
Completed in 75 milliseconds