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

  /external/skia/include/gpu/
GrBackendDrawableInfo.h 30 bool getVkDrawableInfo(GrVkDrawableInfo* outInfo) const {
  /external/skqp/include/gpu/
GrBackendDrawableInfo.h 30 bool getVkDrawableInfo(GrVkDrawableInfo* outInfo) const {
  /external/skia/tests/
VkDrawableTest.cpp 54 SkAssertResult(info.getVkDrawableInfo(&vkInfo));
117 SkAssertResult(info.getVkDrawableInfo(&vkInfo));
  /external/skqp/tests/
VkDrawableTest.cpp 54 SkAssertResult(info.getVkDrawableInfo(&vkInfo));
117 SkAssertResult(info.getVkDrawableInfo(&vkInfo));

Completed in 407 milliseconds