OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitmapMeshView
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
BitmapMeshActivity.java
33
final
BitmapMeshView
view = new
BitmapMeshView
(this);
37
static class
BitmapMeshView
extends View {
43
BitmapMeshView
(Context c) {
BitmapMeshLayerActivity.java
33
final
BitmapMeshView
view = new
BitmapMeshView
(this);
38
static class
BitmapMeshView
extends View {
44
BitmapMeshView
(Context c) {
Completed in 250 milliseconds