Home
last modified time | relevance | path

Searched refs:RS_ALLOCATION_MIPMAP_FULL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/rs/
DRenderScriptDefines.h108 RS_ALLOCATION_MIPMAP_FULL = 1, enumerator
DrsAllocation.cpp505 if (mips == RS_ALLOCATION_MIPMAP_FULL) { in rsi_AllocationCreateFromBitmap()
545 if (mips == RS_ALLOCATION_MIPMAP_FULL) { in rsi_AllocationCubeCreateFromBitmap()