Home | History | Annotate | Download | only in jni

Lines Matching refs:SetPixels

420     if (!GraphicsJNI::SetPixels(env, colors, offset, stride, 0, 0, width, height, *bitmap, true)) {