Searched defs:pixels (Results 1 – 8 of 8) sorted by relevance
93 int[] pixels = new int[w*h]; in SampleView() local
51 int[] pixels = new int[] { 0xFFFF0000, 0xFF00FF00, 0xFF0000FF, 0}; in makeTiling() local
155 public void getBitmapPixels(Bitmap bmp, int[] pixels) in getBitmapPixels()
174 int[] pixels = new int[yPixels * xPixels]; in customImagePixelization() local
188 static void fill_plasma( AndroidBitmapInfo* info, void* pixels, double t ) in fill_plasma()366 void* pixels; in Java_com_example_plasma_PlasmaView_renderPlasma() local
203 void* pixels = buffer->bits; in fill_plasma() local
537 int type, Buffer pixels) { in glReadPixels()624 Buffer pixels) { in glTexImage2D()647 Buffer pixels) { in glTexSubImage2D()