Home
last modified time | relevance | path

Searched defs:isDirectSampled (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapShader.java220 int shaderTileModeX, int shaderTileModeY, boolean filter, boolean isDirectSampled); in nativeCreate()
223 int shaderTileModeX, int shaderTileModeY, int maxAniso, boolean isDirectSampled); in nativeCreateWithMaxAniso()
/aosp14/frameworks/base/libs/hwui/jni/
H A DShader.cpp72 jint tileModeX, jint tileModeY, bool isDirectSampled, in createBitmapShaderHelper()
119 bool isDirectSampled) { in BitmapShader_constructor()
129 bool isDirectSampled) { in BitmapShader_constructorWithMaxAniso()