HomeSort by relevance Sort by last modified time
    Searched refs:RS_ALLOCATION_MIPMAP_NONE (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/
rsAllocation.h 78 RsAllocationMipmapControl mc = RS_ALLOCATION_MIPMAP_NONE,
133 return mHal.state.mipmapControl != RS_ALLOCATION_MIPMAP_NONE;
rsDefines.h 110 RS_ALLOCATION_MIPMAP_NONE = 0,
rsAllocation.cpp 33 mHal.state.mipmapControl = RS_ALLOCATION_MIPMAP_NONE;
  /frameworks/compile/libbcc/lib/ScriptCRT/
rs_structs.h 22 RS_ALLOCATION_MIPMAP_NONE = 0,
  /frameworks/rs/cpp/
Allocation.cpp 402 return createTyped(rs, type, RS_ALLOCATION_MIPMAP_NONE, usage);
413 RS_ALLOCATION_MIPMAP_NONE, usage, 0);

Completed in 44 milliseconds