OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Allocation
(Results
26 - 38
of
38
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h
28
* Every row in an RS
allocation
is guaranteed to be aligned by this amount, and
29
* every row in a user-backed
allocation
must be aligned by this amount.
43
class
Allocation
;
217
sp<const Element>
ALLOCATION
;
280
* from RenderScript kernels. An
Allocation
provides the backing store for a
283
* An
Allocation
also contains a set of usage flags that denote how the
284
*
Allocation
could be used. For example, an
Allocation
may have usage flags
287
* syncAll(int) in order to ensure that different users of the
Allocation
have
288
* a consistent view of memory. For example, in the case where an
Allocation
i
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
/prebuilts/sdk/tools/darwin/renderscript/lib/
renderscript-v8.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/20/
android.jar
/prebuilts/sdk/system_current/
android.jar
/external/robolectric/lib/main/
android.jar
/prebuilts/sdk/11/
android.jar
/prebuilts/sdk/12/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
Completed in 331 milliseconds
1
2