Searched defs:GEOMETRY_RENDERING (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DRenderingRequest.java42 public static final int GEOMETRY_RENDERING = 2; field in class:RenderingRequest
58 && type != GEOMETRY_RENDERING && type != FILTERS_RENDERING) && source == null)
73 && type != GEOMETRY_RENDERING && type != FILTERS_RENDERING) {

Completed in 86 milliseconds