OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foreach_exposure
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Exposure.java
32
mScript.
forEach_exposure
(mInPixelsAllocation, mOutPixelsAllocation);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Exposure.java
32
mScript.
forEach_exposure
(mInPixelsAllocation, mOutPixelsAllocation);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Exposure.java
32
mScript.
forEach_exposure
(mInPixelsAllocation, mOutPixelsAllocation);
/frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/
Filters.java
106
public void forEach(Allocation in, Allocation out) { s.
forEach_exposure
(in, out); }
Completed in 147 milliseconds