OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:validate2DRange
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/cpp/
Allocation.cpp
282
void Allocation::
validate2DRange
(uint32_t xoff, uint32_t yoff, uint32_t w, uint32_t h) {
294
validate2DRange
(xoff, yoff, w, h);
314
validate2DRange
(xoff, yoff, w, h);
323
validate2DRange
(xoff, yoff, w, h);
343
validate2DRange
(xoff, yoff, w, h);
355
validate2DRange
(xoff, yoff, w, h);
rsCppStructs.h
611
void
validate2DRange
(uint32_t xoff, uint32_t yoff, uint32_t w, uint32_t h);
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java
[
all
...]
/frameworks/base/rs/java/android/renderscript/
Allocation.java
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 83 milliseconds