OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tb_a8
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterRS.java
167
Type.Builder
tb_a8
= new Type.Builder(RS, Element.A_8(RS));
local
174
tb_a8
.setX(bitmapTemp.getType().getX());
175
tb_a8
.setY(bitmapTemp.getType().getY());
176
Allocation bitmapAlloc = Allocation.createTyped(RS,
tb_a8
.create(),
Completed in 477 milliseconds