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

  /external/chromium_org/ui/gfx/ozone/dri/
dri_surface_unittest.cc 177 void* bitmap_pixels2 = surface_->GetDrawableForWidget()->getDevice() local
182 EXPECT_NE(bitmap_pixels1, bitmap_pixels2);

Completed in 31 milliseconds