Home
last modified time | relevance | path

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

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