Home
last modified time | relevance | path

Searched defs:LayerKey (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/debugger/
DDebugLayerManager.h117 struct LayerKey{ struct
121 bool operator==(const LayerKey& b) const { argument
/external/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor.h56 using LayerKey = std::pair<int /* spatial_idx */, int /* temporal_idx */>; variable