OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RsAllocationMipmapControl
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/libs/rs/
rsAllocation.h
47
RsAllocationMipmapControl
mipmapControl;
69
RsAllocationMipmapControl
mc = RS_ALLOCATION_MIPMAP_NONE);
137
Allocation(Context *rsc, const Type *, uint32_t usages,
RsAllocationMipmapControl
mc);
rs.spec
43
param
RsAllocationMipmapControl
mips
51
param
RsAllocationMipmapControl
mips
60
param
RsAllocationMipmapControl
mips
RenderScriptDefines.h
106
enum
RsAllocationMipmapControl
{
rsAllocation.cpp
25
RsAllocationMipmapControl
mc)
38
RsAllocationMipmapControl
mc) {
482
RsAllocationMipmapControl
mips,
493
RsAllocationMipmapControl
mips,
514
RsAllocationMipmapControl
mips,
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
436
return (jint) rsAllocationCreateTyped(con, (RsType)type, (
RsAllocationMipmapControl
)mips, (uint32_t)usage);
463
(RsType)type, (
RsAllocationMipmapControl
)mip,
479
(RsType)type, (
RsAllocationMipmapControl
)mip,
[
all
...]
Completed in 18 milliseconds