Home
last modified time | relevance | path

Searched refs:setDestination (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DRenderingRequest.java85 request.setDestination(destination); in post()
186 public void setDestination(Rect destination) { in setDestination() method in RenderingRequest
DProcessingService.java118 request.setDestination(destination); in postFullresRenderingRequest()