Home | History | Annotate | Download | only in renderscript

Lines Matching refs:null

71         if (mElements == null) {
196 if (mElements == null) {
200 if (mElements[ct].mElements != null) {
215 if (mVisibleElementMap == null) {
228 if (mVisibleElementMap == null) {
244 if (mVisibleElementMap == null) {
261 if (mVisibleElementMap == null) {
277 if (mVisibleElementMap == null) {
308 if(rs.mElement_BOOLEAN == null) {
322 if(rs.mElement_U8 == null) {
336 if(rs.mElement_I8 == null) {
343 if(rs.mElement_U16 == null) {
350 if(rs.mElement_I16 == null) {
357 if(rs.mElement_U32 == null) {
364 if(rs.mElement_I32 == null) {
371 if(rs.mElement_U64 == null) {
378 if(rs.mElement_I64 == null) {
385 if(rs.mElement_F32 == null) {
392 if(rs.mElement_F64 == null) {
399 if(rs.mElement_ELEMENT == null) {
406 if(rs.mElement_TYPE == null) {
413 if(rs.mElement_ALLOCATION == null) {
420 if(rs.mElement_SAMPLER == null) {
427 if(rs.mElement_SCRIPT == null) {
434 if(rs.mElement_MESH == null) {
441 if(rs.mElement_PROGRAM_FRAGMENT == null) {
448 if(rs.mElement_PROGRAM_VERTEX == null) {
455 if(rs.mElement_PROGRAM_RASTER == null) {
462 if(rs.mElement_PROGRAM_STORE == null) {
469 if(rs.mElement_FONT == null) {
477 if(rs.mElement_A_8 == null) {
484 if(rs.mElement_RGB_565 == null) {
491 if(rs.mElement_RGB_888 == null) {
498 if(rs.mElement_RGBA_5551 == null) {
505 if(rs.mElement_RGBA_4444 == null) {
512 if(rs.mElement_RGBA_8888 == null) {
519 if(rs.mElement_FLOAT_2 == null) {
526 if(rs.mElement_FLOAT_3 == null) {
533 if(rs.mElement_FLOAT_4 == null) {
540 if(rs.mElement_DOUBLE_2 == null) {
547 if(rs.mElement_DOUBLE_3 == null) {
554 if(rs.mElement_DOUBLE_4 == null) {
561 if(rs.mElement_UCHAR_2 == null) {
568 if(rs.mElement_UCHAR_3 == null) {
575 if(rs.mElement_UCHAR_4 == null) {
582 if(rs.mElement_CHAR_2 == null) {
589 if(rs.mElement_CHAR_3 == null) {
596 if(rs.mElement_CHAR_4 == null) {
603 if(rs.mElement_USHORT_2 == null) {
610 if(rs.mElement_USHORT_3 == null) {
617 if(rs.mElement_USHORT_4 == null) {
624 if(rs.mElement_SHORT_2 == null) {
631 if(rs.mElement_SHORT_3 == null) {
638 if(rs.mElement_SHORT_4 == null) {
645 if(rs.mElement_UINT_2 == null) {
652 if(rs.mElement_UINT_3 == null) {
659 if(rs.mElement_UINT_4 == null) {
666 if(rs.mElement_INT_2 == null) {
673 if(rs.mElement_INT_3 == null) {
680 if(rs.mElement_INT_4 == null) {
687 if(rs.mElement_ULONG_2 == null) {
694 if(rs.mElement_ULONG_3 == null) {
701 if(rs.mElement_ULONG_4 == null) {
708 if(rs.mElement_LONG_2 == null) {
715 if(rs.mElement_LONG_3 == null) {
722 if(rs.mElement_LONG_4 == null) {
729 if (rs.mElement_YUV == null) {
736 if(rs.mElement_MATRIX_4X4 == null) {
749 if(rs.mElement_MATRIX_3X3 == null) {
756 if(rs.mElement_MATRIX_2X2 == null) {