HomeSort by relevance Sort by last modified time
    Searched refs:RsAllocationUsageType (Results 1 - 22 of 22) sorted by null

  /frameworks/rs/driver/
rsdAllocation.h 100 RsAllocationUsageType src);
rsdRuntimeStubs.cpp     [all...]
rsdAllocation.cpp 656 RsAllocationUsageType src) {
    [all...]
  /frameworks/rs/
rsDefines.h 87 enum RsAllocationUsageType {
rsAllocation.h 125 void syncAll(Context *rsc, RsAllocationUsageType src);
rsHidlAdaptation.h 95 static void AllocationSyncAll(RsContext, RsAllocation, RsAllocationUsageType);
rsRuntime.h 150 void rsrAllocationSyncAll(Context *, Allocation *a, RsAllocationUsageType source);
rsScriptC_Lib.cpp 234 void rsrAllocationSyncAll(Context *rsc, Allocation *a, RsAllocationUsageType usage) {
rs.spec 282 param RsAllocationUsageType src
rsApiStubs.h 82 extern "C" void rsAllocationSyncAll (RsContext rsc, RsAllocation va, RsAllocationUsageType src);
rs_hal.h 229 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src);
rsAllocation.cpp 168 void Allocation::syncAll(Context *rsc, RsAllocationUsageType src) {
665 void rsi_AllocationSyncAll(Context *rsc, RsAllocation va, RsAllocationUsageType src) {
    [all...]
rsApiStubs.cpp 465 extern "C" void rsAllocationSyncAll (RsContext ctxWrapper, RsAllocation va, RsAllocationUsageType src)
    [all...]
rsHidlAdaptation.cpp 658 void RsHidlAdaptation::AllocationSyncAll (RsContext context, RsAllocation allocation, RsAllocationUsageType usage)
    [all...]
  /frameworks/rs/rsov/driver/
rsovAllocation.h 180 const android::renderscript::Allocation *alloc, RsAllocationUsageType src);
rsovAllocation.cpp 604 RsAllocationUsageType src) {
  /frameworks/rs/cpp/
rsDispatch.h 70 typedef void (*AllocationSyncAllFnPtr) (RsContext, RsAllocation, RsAllocationUsageType);
Allocation.cpp 153 void Allocation::syncAll(RsAllocationUsageType srcLocation) {
rsCppStructs.h 639 void syncAll(RsAllocationUsageType srcLocation);
    [all...]
  /hardware/interfaces/renderscript/1.0/default/
Context.cpp 274 RsAllocationUsageType _usageType = static_cast<RsAllocationUsageType>(usageType);
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 127 milliseconds