HomeSort by relevance Sort by last modified time
    Searched full:init_y_packed (Results 1 - 1 of 1) sorted by null

  /system/core/libpixelflinger/
scanline.cpp 69 static void init_y_packed(context_t*, int32_t);
119 "565 fb, 8888 fixed color", scanline_col32cb16blend, init_y_packed },
229 c->init_y = init_y_packed;
947 void init_y_packed(context_t* c, int32_t y0) function in namespace:android
    [all...]

Completed in 32 milliseconds