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

  /frameworks/base/libs/rs/
RenderScript.h 130 RS_SAMPLER_LINEAR_MIP_LINEAR,
rsSampler.cpp 61 GL_LINEAR_MIPMAP_LINEAR, //RS_SAMPLER_LINEAR_MIP_LINEAR,
72 if ((mMinFilter == RS_SAMPLER_LINEAR_MIP_LINEAR) && forceNonMip) {

Completed in 10 milliseconds