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

  /system/extras/verity/fec/
image.h 82 extern bool image_load(const std::vector<std::string>& filename, image *ctx,
main.cpp 179 if (!image_load(inp_filenames, &ctx, false)) {
225 !image_load(inp_filenames, &ctx, !out_filename.empty())) {
image.cpp 279 bool image_load(const std::vector<std::string>& filenames, image *ctx, function
388 assert(ctx->rounds > 0); /* image_load should be called first */
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderImageLoadStoreTests.cpp 431 void image_load (NegativeTestContext& ctx, gls::TextureTestUtil::TextureType imageType) function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon9702
561 image_load(ctx, (gls::TextureTestUtil::TextureType)Type);

Completed in 2565 milliseconds