OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsi_AllocationCreateTyped
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsScriptC_Lib.cpp
293
return
rsi_AllocationCreateTyped
(rsc, type, mipmaps, usages, ptr);
rsAllocation.cpp
779
RsAllocation
rsi_AllocationCreateTyped
(Context *rsc, RsType vtype,
808
RsAllocation vTexAlloc =
rsi_AllocationCreateTyped
(rsc, vtype, mipmaps, usages, 0);
833
RsAllocation vTexAlloc =
rsi_AllocationCreateTyped
(rsc, vtype, mipmaps, usages, 0);
[
all
...]
Completed in 66 milliseconds