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

  /external/webp/src/demux/
anim_decode.c 37 BlendRowFunc blend_func_; // Pointer to the chose blend row function. member in struct:WebPAnimDecoder
74 dec->blend_func_ = (mode == MODE_RGBA || mode == MODE_BGRA)
319 blend_row = dec->blend_func_;
  /external/deqp/modules/gles31/functional/
es31fIndexedStateQueryTests.cpp     [all...]

Completed in 1810 milliseconds