Searched refs:mipmapControl (Results 1 – 3 of 3) sorted by relevance
47 RsAllocationMipmapControl mipmapControl; member123 return mHal.state.mipmapControl != RS_ALLOCATION_MIPMAP_NONE; in getHasGraphicsMipmaps()
29 mHal.state.mipmapControl = RS_ALLOCATION_MIPMAP_NONE; in Allocation()31 mHal.state.mipmapControl = mc; in Allocation()195 prefix, getPtr(), mHal.state.usageFlags, mHal.state.mipmapControl); in dumpLOGV()
128 if (alloc->mHal.state.mipmapControl == RS_ALLOCATION_MIPMAP_ON_SYNC_TO_TEXTURE) { in Upload2DTexture()