Searched refs:RS_ALLOCATION_MIPMAP_FULL (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_structs.h23 RS_ALLOCATION_MIPMAP_FULL = 1, enumerator in enum:__anon1204
/frameworks/rs/
H A DrsDefines.h115 RS_ALLOCATION_MIPMAP_FULL = 1, enumerator in enum:RsAllocationMipmapControl
H A DrsAllocation.cpp575 if (mips == RS_ALLOCATION_MIPMAP_FULL) {
613 if (mips == RS_ALLOCATION_MIPMAP_FULL) {
/frameworks/support/renderscript/v8/rs_support/
H A DrsDefines.h115 RS_ALLOCATION_MIPMAP_FULL = 1, enumerator in enum:RsAllocationMipmapControl
H A DrsAllocation.cpp513 if (mips == RS_ALLOCATION_MIPMAP_FULL) {
551 if (mips == RS_ALLOCATION_MIPMAP_FULL) {

Completed in 323 milliseconds