Searched refs:getSampleCount (Results 1 – 4 of 4) sorted by relevance
389 int getSampleCount() const { return mSampleCount; } in getSampleCount() function
472 if (textureHelper.is2D() && textureHelper.getSampleCount() > 1) in copyWithoutConversion()
1781 ASSERT(srcTexture.getSampleCount() <= 1); in packPixels()
3359 if (textureHelper.is2D() && textureHelper.getSampleCount() > 1) in readFromAttachment()