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

  /frameworks/base/libs/rs/
rsSampler.cpp 62 GL_REPEAT, //RS_SAMPLER_WRAP,
126 ss->mWrapS = RS_SAMPLER_WRAP;
127 ss->mWrapT = RS_SAMPLER_WRAP;
128 ss->mWrapR = RS_SAMPLER_WRAP;
RenderScript.h 131 RS_SAMPLER_WRAP,

Completed in 320 milliseconds