HomeSort by relevance Sort by last modified time
    Searched refs:in_image (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/libtests/
pngstest.c 2027 Image* in_image; \/* Input image *\/ member in struct:__anon24227
    [all...]
  /art/runtime/
stack.cc 659 bool in_image = false; local
668 in_image = true;
673 CHECK(in_image) << canonical->PrettyMethod() << " not in linear alloc or image";
    [all...]

Completed in 155 milliseconds