OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PerPixelBitmapVerifier
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
PerPixelBitmapVerifier.java
27
public abstract class
PerPixelBitmapVerifier
extends BitmapVerifier {
37
public
PerPixelBitmapVerifier
() {
41
public
PerPixelBitmapVerifier
(int colorTolerance) {
45
public
PerPixelBitmapVerifier
(int colorTolerance, float spatialTolerance) {
/cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapverifiers/
PerPixelBitmapVerifier.java
27
public abstract class
PerPixelBitmapVerifier
extends BitmapVerifier {
37
public
PerPixelBitmapVerifier
() {
41
public
PerPixelBitmapVerifier
(int colorTolerance) {
45
public
PerPixelBitmapVerifier
(int colorTolerance, float spatialTolerance) {
Completed in 527 milliseconds