Searched refs:updateProgramWithTarget (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DSimpleImageFilter.java72 updateProgramWithTarget(inputFormat.getTarget(), context);
84 protected void updateProgramWithTarget(int target, FilterContext context) { method in class:SimpleImageFilter
H A DImageCombineFilter.java94 updateProgramWithTarget(inputs[0].getFormat().getTarget(), context);
106 protected void updateProgramWithTarget(int target, FilterContext context) { method in class:ImageCombineFilter

Completed in 51 milliseconds