Searched refs:check_texture (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hapqa_extract_bsf.c | 38 static int check_texture(HapqaExtractContext *ctx, int section_type) { in check_texture() function 83 if (check_texture(ctx, section_type) == 0) { /* the texture is not the one to keep */ in hapqa_extract() 92 if (check_texture(ctx, section_type) == 0){ /* the second texture is not the one to keep */ in hapqa_extract()
|
/third_party/skia/tests/ |
H A D | ProxyTest.cpp | 78 static void check_texture(skiatest::Reporter* reporter, in check_texture() function 197 check_texture(reporter, resourceProvider, proxy->asTextureProxy(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 317 check_texture(reporter, resourceProvider, sProxy->asTextureProxy(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
Completed in 2 milliseconds