OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:validateBitmapFormat
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
412
private void
validateBitmapFormat
(Bitmap b) {
566
validateBitmapFormat
(b);
868
validateBitmapFormat
(data);
882
validateBitmapFormat
(b);
[
all
...]
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
Allocation.java
304
private void
validateBitmapFormat
(Bitmap b) {
458
validateBitmapFormat
(b);
760
validateBitmapFormat
(data);
774
validateBitmapFormat
(b);
[
all
...]
Completed in 687 milliseconds