VerifyDictionaryEntry 186 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "layerID", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 187 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "width", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 188 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "height", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 189 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "drawsContent", base::Value::TYPE_BOOLEAN) || VerifyDictionaryEntry 190 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "targetSurfaceID", VerifyDictionaryEntry 192 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "transform", base::Value::TYPE_LIST) VerifyDictionaryEntry 230 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "tiles", base::Value::TYPE_DICTIONARY)) VerifyDictionaryEntry 234 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tiles_dict, "dim", base::Value::TYPE_LIST)) VerifyDictionaryEntry 249 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tiles_dict, "info", base::Value::TYPE_LIST)) VerifyDictionaryEntry 259 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tdict, "x", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 260 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tdict, "y", base::Value::TYPE_INTEGER)) { VerifyDictionaryEntry 267 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tdict, "texID", base::Value::TYPE_INTEGER)) VerifyDictionaryEntry 280 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "vertex_shader", base::Value::TYPE_STRING) || VerifyDictionaryEntry 281 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "fragment_shader", VerifyDictionaryEntry 283 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "textures", base::Value::TYPE_LIST)) { VerifyDictionaryEntry 300 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tex, "texID", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 301 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tex, "height", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 302 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tex, "width", base::Value::TYPE_INTEGER) || VerifyDictionaryEntry 303 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tex, "format", base::Value::TYPE_STRING)) { VerifyDictionaryEntry 344 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING) || VerifyDictionaryEntry 345 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "skipsDraw", base::Value::TYPE_BOOLEAN) || VerifyDictionaryEntry 346 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "children", base::Value::TYPE_LIST)) { VerifyDictionaryEntry 375 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) { VerifyDictionaryEntry 394 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) { VerifyDictionaryEntry 413 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) { VerifyDictionaryEntry 428 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) {