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

  /frameworks/base/libs/rs/
rsSampler.cpp 60 GL_LINEAR, //RS_SAMPLER_LINEAR,
120 ss->mMagFilter = RS_SAMPLER_LINEAR;
121 ss->mMinFilter = RS_SAMPLER_LINEAR;
RenderScript.h 129 RS_SAMPLER_LINEAR,

Completed in 57 milliseconds